This is the complete list of members for ProjMultiMatrix, including all inherited members.
| addMesh2point(const Eigen::VectorXd &inv, Eigen::VectorXd &outv) const | IProjMatrix | |
| addPoint2mesh(const Eigen::VectorXd &inv, Eigen::VectorXd &outv) const | IProjMatrix | |
| create(std::vector< const ProjMatrix * > &vectproj, int nvariable) | ProjMultiMatrix | static |
| createFromDbAndMeshes(const Db *db, const std::vector< const AMesh * > &meshes, bool verbose=false) | ProjMultiMatrix | static |
| empty() const | ProjMulti | inline |
| getApexNumber() const override | ProjMulti | virtual |
| getNLatent() const | ProjMulti | inline |
| getNVariable() const | ProjMulti | inline |
| getPointNumber() const override | ProjMulti | virtual |
| getProj() const | ProjMultiMatrix | inline |
| IProjMatrix() | IProjMatrix | inline |
| mesh2point(const VectorDouble &inv, VectorDouble &outv) const | IProjMatrix | virtual |
| mesh2point(const VectorEigen &inv, VectorEigen &outv) const | IProjMatrix | |
| mesh2point(const Eigen::VectorXd &inv, Eigen::VectorXd &outv) const | IProjMatrix | |
| point2mesh(const VectorDouble &inv, VectorDouble &outv) const | IProjMatrix | virtual |
| point2mesh(const VectorEigen &inv, VectorEigen &outv) const | IProjMatrix | |
| point2mesh(const Eigen::VectorXd &inv, Eigen::VectorXd &outv) const | IProjMatrix | |
| ProjMulti(const std::vector< std::vector< const IProjMatrix * >> &projs, bool silent=false) | ProjMulti | |
| ProjMultiMatrix(const std::vector< std::vector< const ProjMatrix * >> &proj, bool toClean=false, bool silent=false) | ProjMultiMatrix | |
| ~IProjMatrix() | IProjMatrix | inlinevirtual |
| ~ProjMulti() | ProjMulti | virtual |
| ~ProjMultiMatrix() | ProjMultiMatrix | virtual |