MathTypeLibrary(libmath++) 0.0.3
Static Public Member Functions
math::TSimplifier< T > Class Template Reference

#include <simplifier.h>

Inheritance diagram for math::TSimplifier< T >:
Inheritance graph
[legend]
Collaboration diagram for math::TSimplifier< T >:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static TNode< T > * simplify (const TNode< T > *AExpression)
 Simplifies given expression and returns its result.

Detailed Description

template<typename T>
class math::TSimplifier< T >

Todo:
: complete the simplifier implementation (using expr pattern matching).

Definition at line 34 of file simplifier.h.


The documentation for this class was generated from the following file: