math::TDivNode< T > Class Template Reference
#include <nodes.h>
Inheritance diagram for math::TDivNode< T >:
List of all members.
|
Public Member Functions |
| TDivNode (TNode< T > *ALeft, TNode< T > *ARight) |
virtual void | accept (TNodeVisitor< T > &) |
| calls the visit method in TNodeVisitor<>
|
virtual TDivNode * | clone () const |
| clones that node
|
Detailed Description
template<typename T>
class math::TDivNode< T >
TDivNode implements the division operator for numbers of type T.
Definition at line 474 of file nodes.h.
The documentation for this class was generated from the following file:
Generated on Mon Aug 4 09:04:07 2003 for MathTypeLibrary(libmath++) by
1.3.2