|
Math Type Library (libmath++) 0.0.3
|
#include <expander.h>
Static Public Member Functions | |
| static TNode< T > * | expand (TNode< T > *AExpression) |
Additional Inherited Members |
This class impelents the expander extension. It intents to be the opposite of the simplify implementation.
Definition at line 36 of file expander.h.
expands given expression (AExpression).