Fraxinus
16.5.0-fx-rc1
An IGT application
|
Go to the source code of this file.
Functions | |
std::vector< vnl_matrix_double > | matrixInterpolation (vnl_vector< double > DataPoints, std::vector< vnl_matrix_double > DataValues, vnl_vector< double > InterpolationPoints, std::string InterpolationMethod) |
Operation: Interpolate transformation matrices. More... | |
std::vector<vnl_matrix_double> matrixInterpolation | ( | vnl_vector< double > | DataPoints, |
std::vector< vnl_matrix_double > | DataValues, | ||
vnl_vector< double > | InterpolationPoints, | ||
std::string | InterpolationMethod | ||
) |
Operation: Interpolate transformation matrices.
Definition at line 43 of file matrixInterpolation.cpp.