WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warptwin::InterpolateTrilinear Member List

This is the complete list of members for warptwin::InterpolateTrilinear, including all inherited members.

getMaxA(double &maxA) constwarptwin::InterpolateTrilinear
getMaxB(double &maxB) constwarptwin::InterpolateTrilinear
getMaxC(double &maxC) constwarptwin::InterpolateTrilinear
getMinA(double &minA) constwarptwin::InterpolateTrilinear
getMinB(double &minB) constwarptwin::InterpolateTrilinear
getMinC(double &minC) constwarptwin::InterpolateTrilinear
interpolate(const double &a, const double &b, const double &c, double &interpolated_out)warptwin::InterpolateTrilinear
setData(const std::vector< double > &valuesA, const std::vector< double > &valuesB, const std::vector< double > &valuesC, const std::vector< double > &valuesD)warptwin::InterpolateTrilinear