Medusa  1.1
Coordinate Free Mehless Method implementation
mm::RBFInterpolant< RBFType, vec_t > Member List

This is the complete list of members for mm::RBFInterpolant< RBFType, vec_t >, including all inherited members.

coefficients() constmm::RBFInterpolant< RBFType, vec_t >inline
coefficients_mm::RBFInterpolant< RBFType, vec_t >private
mon_mm::RBFInterpolant< RBFType, vec_t >private
operator()(const vector_t &point) constmm::RBFInterpolant< RBFType, vec_t >
operator()(const vector_t &point, const operator_t&op) constmm::RBFInterpolant< RBFType, vec_t >
point() constmm::RBFInterpolant< RBFType, vec_t >inline
point_mm::RBFInterpolant< RBFType, vec_t >private
rbf_mm::RBFInterpolant< RBFType, vec_t >private
rbf_t typedefmm::RBFInterpolant< RBFType, vec_t >
RBFInterpolant(const rbf_t &rbf, const Monomials< vec_t > &mon, const vector_t &point, const std::vector< vector_t > &support, scalar_t scale, const Eigen::Matrix< scalar_t, Eigen::Dynamic, 1 > &coefficients)mm::RBFInterpolant< RBFType, vec_t >
scalar_t typedefmm::RBFInterpolant< RBFType, vec_t >
scale() constmm::RBFInterpolant< RBFType, vec_t >inline
scale_mm::RBFInterpolant< RBFType, vec_t >private
support_mm::RBFInterpolant< RBFType, vec_t >private
vector_t typedefmm::RBFInterpolant< RBFType, vec_t >