|
gstlearn
0.2.1
Geostatistics & Machine Learning toolbox
|
This is the complete list of members for CovInternal, including all inherited members.
| _calculateCoordinates() | CovInternal | private |
| _db1 | CovInternal | private |
| _db2 | CovInternal | private |
| _icas1 | CovInternal | private |
| _icas2 | CovInternal | private |
| _iech1 | CovInternal | private |
| _iech2 | CovInternal | private |
| _ndim | CovInternal | private |
| _x1 | CovInternal | mutableprivate |
| _x2 | CovInternal | mutableprivate |
| CovInternal() | CovInternal | |
| CovInternal(int icas1, int iech1, int icas2, int iech2, int ndim, const Db *db1, const Db *db2) | CovInternal | |
| CovInternal(const CovInternal &m) | CovInternal | |
| getDb1() const | CovInternal | inline |
| getDb2() const | CovInternal | inline |
| getIcas1() const | CovInternal | inline |
| getIcas2() const | CovInternal | inline |
| getIech1() const | CovInternal | inline |
| getIech2() const | CovInternal | inline |
| getNdim() const | CovInternal | inline |
| getX1() const | CovInternal | inline |
| getX2() const | CovInternal | inline |
| init(int icas1, int iech1, int icas2, int iech2, int ndim, const Db *db1, const Db *db2) | CovInternal | |
| operator=(const CovInternal &m) | CovInternal | |
| setDb1(const Db *db1) | CovInternal | inline |
| setDb2(const Db *db2) | CovInternal | inline |
| setIcas1(int icas1) | CovInternal | inline |
| setIcas2(int icas2) | CovInternal | inline |
| setIech1(int iech1) | CovInternal | |
| setIech2(int iech2) | CovInternal | |
| setNdim(int ndim) | CovInternal | inline |
| setX1(const VectorDouble &x1) | CovInternal | inline |
| setX2(const VectorDouble &x2) | CovInternal | inline |
| ~CovInternal() | CovInternal | virtual |