|
MathTypeLibrary(libmath++) 0.0.3
|
#include <nodes.h>


Public Member Functions | |
| TNegNode (TNode< T > *ANode) | |
| virtual void | accept (TNodeVisitor< T > &) |
| calls the visit method in TNodeVisitor<> | |
| virtual TNegNode< T > * | clone () const |
| clones that node | |
The class TNegNode<T> implements the negotiation operation for numbers of type T
1.7.4