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


Static Public Member Functions | |
| static TNode< T > * | expand (TNode< T > *AExpression) |
This class impelents the expander extension. It intents to be the opposite of the simplify implementation.
Definition at line 36 of file expander.h.
| static TNode<T>* math::TExpander< T >::expand | ( | TNode< T > * | AExpression | ) | [static] |
expands given expression (AExpression).
1.7.4