|
Toast++
1.0.2 (r.539)
Forward and inverse modelling in optical tomography
|
This is the complete list of members for Raster_Pixel2, including all inherited members.
| B | Raster | protected |
| Basis2MeshMatrix() const | Raster | inlinevirtual |
| basis2sol | Raster | protected |
| Basis2Sol(int i) const | Raster | inline |
| BasisVoxelPositions(RDenseMatrix &pos) const | Raster | |
| bbmax | Raster | protected |
| bbmin (defined in Raster) | Raster | protected |
| bbsize | Raster | protected |
| BDim() const | Raster | inline |
| bdim | Raster | protected |
| belref | Raster | protected |
| BElref() const | Raster | inline |
| BI | Raster | protected |
| BLen() const | Raster | inline |
| blen | Raster | protected |
| bsupport | Raster | protected |
| Dim() const | Raster | inline |
| dim | Raster | protected |
| Elref() const | Raster | inline |
| GDim() const | Raster | inline |
| gdim | Raster | protected |
| gelref | Raster | protected |
| GetBasisIdx(int solidx) const | Raster | virtual |
| GetBasisIndices(int basisidx, IVector &crd) const | Raster | virtual |
| GetGridIndices(int grididx) const | Raster | virtual |
| GetSolIdx(int basisidx) const | Raster | virtual |
| GetSolIdx(const IVector &crd) const | Raster | virtual |
| GLen() const | Raster | inline |
| glen | Raster | protected |
| GSize() const | Raster | inline |
| ImageGradient(const RVector &x, double sd) const (defined in Raster) | Raster | |
| ImageJet(const RVector &x, double sd, bool *iflags) const (defined in Raster) | Raster | |
| Map_ActiveSolToMesh(const RVector &asol, Solution &msol) const (defined in Raster) | Raster | virtual |
| Map_BasisToGrid(const RVector &bvec, RVector &gvec) const | Raster_Pixel2 | virtual |
| Map_BasisToGrid(const CVector &bvec, CVector &gvec) const | Raster_Pixel2 | virtual |
| Raster::Map_BasisToGrid(const Solution &bsol, Solution &gsol, bool mapall=false) const | Raster | virtual |
| Map_BasisToMesh(const RVector &bvec, RVector &mvec) const | Raster_Pixel2 | virtual |
| Raster::Map_BasisToMesh(const CVector &bvec, CVector &mvec) const | Raster | virtual |
| Map_BasisToSol(const RVector &bvec, RVector &svec) const | Raster_Pixel2 | virtual |
| Raster::Map_BasisToSol(const CVector &bvec, CVector &svec) const | Raster | virtual |
| Map_GridToBasis(const RVector &gvec, RVector &bvec) const | Raster_Pixel2 | virtual |
| Map_GridToBasis(const CVector &gvec, CVector &bvec) const | Raster_Pixel2 | virtual |
| Raster::Map_GridToBasis(const Solution &gsol, Solution &bsol, bool mapall=false) const | Raster | virtual |
| Map_GridToMesh(const RVector &gvec, RVector &mvec) const | Raster | virtual |
| Map_GridToMesh(const CVector &gvec, CVector &mvec) const | Raster | virtual |
| Map_GridToMesh(const Solution &gsol, Solution &msol, bool mapall=false) const | Raster | virtual |
| Map_GridToSol(const RVector &gvec, RVector &svec) const | Raster | virtual |
| Map_GridToSol(const CVector &gvec, CVector &svec) const | Raster | virtual |
| Map_MeshToBasis(const RVector &mvec, RVector &bvec) const | Raster_Pixel2 | virtual |
| Raster::Map_MeshToBasis(const CVector &mvec, CVector &bvec) const | Raster | virtual |
| Map_MeshToGrid(const RVector &mvec, RVector &gvec) const | Raster | virtual |
| Map_MeshToGrid(const CVector &mvec, CVector &gvec) const | Raster | virtual |
| Map_MeshToGrid(const Solution &msol, Solution &gsol, bool mapall=false) const | Raster | virtual |
| Map_MeshToSol(const RVector &mvec, RVector &svec) const | Raster_Pixel2 | virtual |
| Raster::Map_MeshToSol(const CVector &mvec, CVector &svec) const | Raster | virtual |
| Raster::Map_MeshToSol(const Solution &msol, Solution &ssol, bool mapall=false) const | Raster | virtual |
| Map_SolToBasis(const RVector &svec, RVector &bvec) const | Raster_Pixel2 | virtual |
| Raster::Map_SolToBasis(const CVector &svec, CVector &bvec) const | Raster | virtual |
| Map_SolToBasis(const Solution &ssol, Solution &bsol, bool mapall=false) const (defined in Raster) | Raster | virtual |
| Map_SolToGrid(const RVector &svec, RVector &gvec) const | Raster | virtual |
| Map_SolToGrid(const CVector &svec, CVector &gvec) const | Raster | virtual |
| Map_SolToMesh(const RVector &svec, RVector &mvec) const | Raster_Pixel2 | virtual |
| Raster::Map_SolToMesh(const CVector &svec, CVector &mvec) const | Raster | virtual |
| Map_SolToMesh(const Solution &ssol, Solution &msol, bool mapall=false) const (defined in Raster) | Raster | virtual |
| mesh() const | Raster | inline |
| Mesh2BasisMatrix() const | Raster | inlinevirtual |
| Mesh2GridMatrix() const | Raster | inline |
| meshptr | Raster | protected |
| NeighbourGraph(idxtype *&rowptr, idxtype *&colidx, int &nzero) const (defined in Raster) | Raster | |
| NeighbourGraph(ICompRowMatrix &NG) const (defined in Raster) | Raster | |
| NeighbourShift(const ICompRowMatrix &NG, int i, int j) const (defined in Raster) | Raster | |
| paddim | Raster | protected |
| padlen | Raster | protected |
| Raster(const IVector &_bdim, const IVector &_gdim, Mesh *mesh, RDenseMatrix *bb=0) | Raster | |
| Raster_Pixel2(const IVector &_bdim, const IVector &_gdim, Mesh *mesh, RDenseMatrix *bb=0, double _map_tol=1e-10) | Raster_Pixel2 | |
| RNeighbourShift(const ICompRowMatrix &NG, int i, int j) const (defined in Raster) | Raster | |
| Sample(const RVector &bvec, const IVector &grd, RVector &img) const (defined in Raster) | Raster | virtual |
| slen | Raster | protected |
| SLen() const | Raster | inline |
| SmoothImage(const RVector &x, double sd) const (defined in Raster) | Raster | |
| Sol2Basis(int j) const | Raster | inline |
| sol2basis | Raster | protected |
| SolutionVoxelPositions(RDenseMatrix &pos) const | Raster | |
| Value(const Point &p, int i) const | Raster | virtual |
| Value_nomask(const Point &p, int i, bool is_solidx=true) const | Raster_Pixel2 | virtual |
| ~Raster() | Raster | virtual |
| ~Raster_Pixel2() | Raster_Pixel2 |
1.8.6