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

math::TFuncNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TFuncNode< T >:

math::TUnaryNodeOp< T > math::TNode< T > List of all members.

Public Member Functions

 TFuncNode (const std::string &AName, TNode< T > *AParam)
std::string name () const
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TFuncNode< T > * clone () const
 clones that node

Detailed Description

template<typename T>
class math::TFuncNode< T >

Any user defined function defined in a given library. If this user defined function can't be displayed in a graph if it has multiple parameters. MULTIPLE PARAMETER ARE TO BE DONE!

Definition at line 566 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 21:40:03 2004 for MathTypeLibrary(libmath++) by  doxygen 1.3.8-20040913