This is the complete list of members for polyApprox, including all inherited members.
| A | polyApprox | private |
| a | polyApprox | private |
| b | polyApprox | private |
| basis | polyApprox | private |
| computeBasis(const std::vector< double > &coord) const | polyApprox | private |
| computeCoeff(const Eigen::VectorXd &data) | polyApprox | |
| CreateUnique(int order, const std::vector< std::vector< double >> &coords) | polyApprox | static |
| eval(const std::vector< double > &coord) const | polyApprox | |
| operator=(const polyApprox &)=delete | polyApprox | |
| order | polyApprox | private |
| polyApprox(int _order, const std::vector< std::vector< double >> &coords) | polyApprox | |
| polyApprox(const polyApprox &)=delete | polyApprox | |
| resetCoeff() | polyApprox | |
| ~polyApprox()=default | polyApprox |