1.6.0
CCC
 
Loading...
Searching...
No Matches
ProjMulti Class Reference

#include <ProjMulti.hpp>

Inheritance diagram for ProjMulti:
IProj ProjMultiMatrix

Public Member Functions

 ProjMulti (const std::vector< std::vector< const IProj * > > &projs, bool silent=false)
 
int getApexNumber () const override
 
int getPointNumber () const override
 
int getNVariable () const
 
int getNLatent () const
 
virtual ~ProjMulti ()
 
bool empty () const
 
- Public Member Functions inherited from IProj
 IProj ()
 
virtual ~IProj ()
 
int point2mesh (const VectorDouble &inv, VectorDouble &outv) const
 
int mesh2point (const VectorDouble &inv, VectorDouble &outv) const
 
int point2mesh (const constvect inv, vect out) const
 
int mesh2point (const constvect inv, vect out) const
 
int addMesh2point (const constvect inv, vect outv) const
 
int addPoint2mesh (const constvect inv, vect outv) const
 

Constructor & Destructor Documentation

◆ ProjMulti()

ProjMulti::ProjMulti ( const std::vector< std::vector< const IProj * > > &  projs,
bool  silent = false 
)

◆ ~ProjMulti()

ProjMulti::~ProjMulti ( )
virtual

Member Function Documentation

◆ empty()

bool ProjMulti::empty ( ) const
inline

◆ getApexNumber()

int ProjMulti::getApexNumber ( ) const
overridevirtual

Implements IProj.

◆ getNLatent()

int ProjMulti::getNLatent ( ) const
inline

◆ getNVariable()

int ProjMulti::getNVariable ( ) const
inline

◆ getPointNumber()

int ProjMulti::getPointNumber ( ) const
overridevirtual

Implements IProj.


The documentation for this class was generated from the following files: