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

math::TPowNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TPowNode< T >:

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

Public Member Functions

 TPowNode (TNode< T > *ALeft, TNode< T > *ARight)
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TPowNodeclone () const
 clones that node

Detailed Description

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

TPowNode implements the power operation

Definition at line 486 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Sat Apr 2 22:22:44 2005 for MathTypeLibrary(libmath++) by  doxygen 1.3.9.1