libROM  v1.0
Data-driven physical simulation library
 All Classes Functions Variables Enumerations
CAROM::Interpolator Member List

This is the complete list of members for CAROM::Interpolator, including all inherited members.

d_epsilonCAROM::Interpolatorprotected
d_lambda_TCAROM::Interpolatorprotected
d_num_procsCAROM::Interpolatorprotected
d_parameter_pointsCAROM::Interpolatorprotected
d_rankCAROM::Interpolatorprotected
d_rbfCAROM::Interpolatorprotected
d_ref_pointCAROM::Interpolatorprotected
d_rotation_matricesCAROM::Interpolatorprotected
Interpolator(std::vector< Vector * > parameter_points, std::vector< Matrix * > rotation_matrices, int ref_point, std::string rbf, double epsilon=1.0)CAROM::Interpolatorprotected
obtainRBF(Vector *point1, Vector *point2)CAROM::Interpolatorprotected
obtainRBFToTrainingPoints(Vector *point)CAROM::Interpolatorprotected