#include <IProj.hpp>
◆ IProj()
◆ ~IProj()
virtual gstlrn::IProj::~IProj |
( |
| ) |
|
|
inlinevirtual |
◆ addMesh2point()
◆ addPoint2mesh()
◆ getNApex()
virtual Id gstlrn::IProj::getNApex |
( |
| ) |
const |
|
pure virtual |
◆ getNPoint()
virtual Id gstlrn::IProj::getNPoint |
( |
| ) |
const |
|
pure virtual |
◆ mesh2point() [1/3]
gstlrn::IProj::mesh2point |
( |
const 1 & |
inv | ) |
const |
◆ mesh2point() [2/3]
Id gstlrn::IProj::mesh2point |
( |
const 1 & |
inv, |
|
|
1 & |
outv |
|
) |
| const |
◆ mesh2point() [3/3]
◆ mesh2point2mesh()
void gstlrn::IProj::mesh2point2mesh |
( |
const constvect |
inv, |
|
|
vect |
outv |
|
) |
| const |
◆ point2mesh() [1/3]
gstlrn::IProj::point2mesh |
( |
const 1 & |
inv | ) |
const |
◆ point2mesh() [2/3]
Id gstlrn::IProj::point2mesh |
( |
const 1 & |
inv, |
|
|
1 & |
outv |
|
) |
| const |
◆ point2mesh() [3/3]
◆ point2mesh2point()
void gstlrn::IProj::point2mesh2point |
( |
const constvect |
inv, |
|
|
vect |
outv |
|
) |
| const |
The documentation for this class was generated from the following files:
- include/LinearOp/IProj.hpp
- src/LinearOp/IProj.cpp