Go to the source code of this file.
Classes | |
| class | ColumnMajorMatrixTempl< T > |
| This class defines a Tensor that can change its shape. More... | |
| class | PiecewiseBilinear |
| PiecewiseBilinear reads from a file the information necessary to build the vectors x and y and the ColumnMajorMatrix z, and then sends those (along with a sample point) to BilinearInterpolation. More... | |
Typedefs | |
| typedef ColumnMajorMatrixTempl< Real > | ColumnMajorMatrix |
| typedef ColumnMajorMatrixTempl<Real> ColumnMajorMatrix |
Definition at line 15 of file PiecewiseBilinear.h.
1.8.14