Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

math::TCalculator< T > Class Template Reference

#include <calculator.h>

Inheritance diagram for math::TCalculator< T >:

math::TNodeVisitor< T > List of all members.

Static Public Member Functions

calculate (const TFunction< T > &AFunction, const T &AParam, const TLibrary< T > &ALibrary, unsigned ARecursionLimit=64)
 calculates the functions result using given values.

Detailed Description

template<class T>
class math::TCalculator< T >

TCalculator calculates functions results using given function and a library to use. You may also specify the recursion limit.

Definition at line 51 of file calculator.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 27 08:59:42 2004 for MathTypeLibrary(libmath++) by  doxygen 1.3.9.1