Yacs++
 All Classes Functions
Public Member Functions | List of all members
FACT Class Reference

#include <FACT.hxx>

Public Member Functions

 FACT ()
 
void run (long a, long &b)
 

Detailed Description

This class is a C++ wrapper for calling the FACT.c2m CLE-2000 procedure from YACS.

Author
Alain Hebert, Ecole Polytechnique de Montreal (2013)

Constructor & Destructor Documentation

FACT::FACT ( )

use this constructor to create a new FACT object

Member Function Documentation

void FACT::run ( long  a,
long &  b 
)

use this method to execute the FACT object

Parameters
ainput integer
boutput integer containing factorial of a

The documentation for this class was generated from the following files: