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

math::TMulNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TMulNode< T >:

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

Public Member Functions

 TMulNode (TNode< T > *ALeft, TNode< T > *ARight)
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>

virtual TMulNodeclone () const
 clones that node


Detailed Description

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

The class TMulNode<T> implements the muliplication operator for numbers of type T.

Definition at line 461 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 24 01:25:39 2004 for MathTypeLibrary(libmath++) by doxygen 1.3.3