This is the complete list of members for orthoPoly3D, including all inherited members.
| a | orthoPoly3D | private |
| computeA(const Eigen::VectorXd &sigma) | orthoPoly3D | |
| Create(int _order, const std::vector< std::vector< double >> &coords) | orthoPoly3D | static |
| CreateUnique(int _order, const std::vector< std::vector< double >> &coords) | orthoPoly3D | static |
| eval(const std::vector< double > &coord) | orthoPoly3D | |
| finished | orthoPoly3D | private |
| getCoeffs() const | orthoPoly3D | inline |
| initCheck() | orthoPoly3D | private |
| operator()(const std::vector< double > &coord) | orthoPoly3D | |
| operator=(orthoPoly3D &&op) | orthoPoly3D | |
| operator=(const orthoPoly3D &)=delete | orthoPoly3D | |
| opx | orthoPoly3D | private |
| opy | orthoPoly3D | private |
| opz | orthoPoly3D | private |
| order | orthoPoly3D | private |
| orthoPoly3D() | orthoPoly3D | |
| orthoPoly3D(int _order, const Eigen::VectorXd &_sigma, const std::vector< double > &_x, const std::vector< double > &_y, const std::vector< double > &_z) | orthoPoly3D | |
| orthoPoly3D(int _order, const std::vector< std::vector< double >> &coords) | orthoPoly3D | |
| orthoPoly3D(orthoPoly3D &&op) | orthoPoly3D | |
| orthoPoly3D(const orthoPoly3D &)=delete | orthoPoly3D | |
| Reset() | orthoPoly3D | |
| resetA() | orthoPoly3D | |
| status() const | orthoPoly3D | inline |
| toRemove | orthoPoly3D | private |
| ~orthoPoly3D()=default | orthoPoly3D |