Makes a MathFunction indexable through an operator[]. More...
Public Member Functions | |
| MathFunctionSampler (const MathFunction< RT, PT > &f) | |
| RT | operator[] (int idx) const |
Public Attributes | |
| SamplingData< PT > | sd |
Protected Attributes | |
| const MathFunction< RT, PT > & | func |
Makes a MathFunction indexable through an operator[].
| MathFunctionSampler< RT, PT >::MathFunctionSampler | ( | const MathFunction< RT, PT > & | f | ) | [inline] |
| RT MathFunctionSampler< RT, PT >::operator[] | ( | int | idx | ) | const [inline] |
const MathFunction<RT,PT>& MathFunctionSampler< RT, PT >::func [protected] |
| SamplingData<PT> MathFunctionSampler< RT, PT >::sd |
1.7.1