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

math::TExpander< T > Class Template Reference

#include <expander.h>

Inheritance diagram for math::TExpander< T >:

math::TNodeVisitor< T > List of all members.

Static Public Member Functions

TNode< T > * expand (TNode< T > *AExpression)

Detailed Description

template<class T>
class math::TExpander< T >

This class impelents the expander extension. It intents to be the opposite of the simplify implementation.

Todo:
: implementation.

Definition at line 36 of file expander.h.


Member Function Documentation

template<class T>
TNode<T>* math::TExpander< T >::expand TNode< T > *  AExpression  )  [static]
 

expands given expression (AExpression).


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