|
Math Type Library (libmath++) 0.0.3
|
#include <simplifier.h>
Static Public Member Functions | |
| static TNode< T > * | simplify (const TNode< T > *AExpression) |
| Simplifies given expression and returns its result. | |
Additional Inherited Members | |
Public Member Functions inherited from math::TNodeVisitor< T > |
Definition at line 34 of file simplifier.h.