![]() |
CustusX
22.04
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 22 of file matrixInterpolation.cpp.