a Math Function as in F(x,y). More...
Public Member Functions | |
| virtual RT | getValue (PT, PT) const =0 |
| RT | getValue (const PT *pos) const |
| int | getNrDim () const |
a Math Function as in F(x,y).
| int MathXYFunction< RT, PT >::getNrDim | ( | ) | const [inline, virtual] |
Implements MathFunctionND< RT, PT >.
| virtual RT MathXYFunction< RT, PT >::getValue | ( | PT | , | |
| PT | ||||
| ) | const [pure virtual] |
Implemented in PlaneParameters< T >.
| RT MathXYFunction< RT, PT >::getValue | ( | const PT * | pos | ) | const [inline, virtual] |
Implements MathFunctionND< RT, PT >.
1.7.1