basis() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
basis_ | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
center() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
compute(const vector_t &point, const std::vector< vector_t > &support) | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
dim enum value | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
ei_matrix_t typedef | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
getApproximant(const vector_t &point, const std::vector< vector_t > &support, const Eigen::MatrixBase< Derived > &values) const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
getMatrix(const std::vector< vector_t > &local_coordinates) const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
getMatrix() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
getShape() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
getShape(const operator_t&op) const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
getShapeFromRhs(const Eigen::MatrixBase< Derived > &Lb) const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
getWeights() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
local_coordinates_ | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
localCoordinates() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
operator<<(std::ostream &os, const WLS< B, W, S, L > &wls) | mm::WLS< basis_t, weight_t, scale_t, solver_t > | friend |
point_ | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
requiredSupportSize() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
scalar_t typedef | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
scale() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
scale_ | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
solver() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
solver() | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
solver_ | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
vector_t typedef | mm::WLS< basis_t, weight_t, scale_t, solver_t > | |
weight() const | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |
weight_ | mm::WLS< basis_t, weight_t, scale_t, solver_t > | private |
WLS(const basis_t &basis) | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inlineexplicit |
WLS(const basis_t &basis, const weight_t &weight) | mm::WLS< basis_t, weight_t, scale_t, solver_t > | inline |