This is the complete list of members for ProjMultiMatrix, including all inherited members.
addMesh2point(const constvect inv, vect outv) const | IProjMatrix | |
addPoint2mesh(const constvect inv, vect 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 | |
mesh2point(const constvect inv, vect out) const | IProjMatrix | |
point2mesh(const VectorDouble &inv, VectorDouble &outv) const | IProjMatrix | |
point2mesh(const constvect inv, vect out) 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 |