Public Member Functions | |
Exponent (Proxy a, Proxy b) | |
virtual void | destroy () |
virtual double | evaluate (double x, double y, double t) |
virtual void | print () |
virtual void Exponent::destroy | ( | ) | [inline, virtual] |
Reimplemented from Element.
virtual double Exponent::evaluate | ( | double | x, | |
double | y, | |||
double | t | |||
) | [inline, virtual] |
Reimplemented from Element.
virtual void Exponent::print | ( | ) | [inline, virtual] |
Reimplemented from Element.