| asString() const | LUT< N, X > | [virtual] |
| Breaks typedef | LUT< N, X > | |
| checkInterpolated() const | Interpolation | [inline, protected] |
| checkNotInterpolated() const | Interpolation | [inline, protected] |
| convertXML() | BaseType | [virtual] |
| Dim typedef | LUT< N, X > | |
| find(X x, int &i, X &f) const | InterpolationType< X > | [inline, protected] |
| getValue(Vec const &v) const | LUT< N, X > | |
| getValue(std::vector< X > const &x) const | LUT< N, X > | [inline] |
| interpolate(Dim const &dim, Interpolation::Modes mode) | LUT< N, X > | |
| interpolate(std::vector< int > const &dim, Interpolation::Modes mode) | LUT< N, X > | |
| Interpolation() | Interpolation | [inline, protected] |
| InterpolationType() | InterpolationType< X > | [inline, protected] |
| isInterpolated() const | Interpolation | [inline] |
| LINEAR enum value | Interpolation | |
| load(std::vector< X > const &values, Breaks const &breaks, int *index=0) | LUT< N, X > | |
| load(std::vector< X > const &values, std::vector< std::vector< X > > const &breaks) | LUT< N, X > | |
| LUT() | LUT< N, X > | |
| LUT(LUT< N, X > const ©) | LUT< N, X > | |
| LUT< N+1, X > class | LUT< N, X > | [friend] |
| m_Interpolated | Interpolation | [protected] |
| m_Limit | InterpolationType< X > | [protected] |
| m_X0 | InterpolationType< X > | [protected] |
| m_X1 | InterpolationType< X > | [protected] |
| m_XS | InterpolationType< X > | [protected] |
| Modes enum name | Interpolation | |
| operator=(LUT< N, X > const ©) | LUT< N, X > | |
| operator[](X x) const | LUT< N, X > | [inline] |
| parseXML(const char *cdata) | BaseType | [virtual] |
| InterpolationType::postInterpolation(X x0, X x1, int n) | InterpolationType< X > | [protected] |
| serialize(Archive &) | LUT< N, X > | [virtual] |
| SPLINE enum value | Interpolation | |
| throwBreakpointOrder() const | Interpolation | [inline, protected] |
| throwInterpolationMode() const | Interpolation | [inline, protected] |
| typeString() const | LUT< N, X > | [virtual] |
| Vec typedef | LUT< N, X > | |
| ~BaseType() | BaseType | [virtual] |
| ~LUT() | LUT< N, X > | [virtual] |