|
gstlearn
0.2.1
Geostatistics & Machine Learning toolbox
|
This is the complete list of members for PrecisionOp, including all inherited members.
| _cova | PrecisionOp | private |
| _destroyShiftOp | PrecisionOp | private |
| _evalPoly(const EPowerPT &power, const VectorDouble &inv, VectorDouble &outv) | PrecisionOp | private |
| _polynomials | PrecisionOp | private |
| _prepareChebychev(const EPowerPT &power) | PrecisionOp | private |
| _preparePoly(const EPowerPT &power, bool force=false) | PrecisionOp | private |
| _preparePrecisionPoly() | PrecisionOp | private |
| _purge() | PrecisionOp | private |
| _shiftOp | PrecisionOp | mutableprivate |
| _training | PrecisionOp | private |
| _userPoly | PrecisionOp | private |
| _verbose | PrecisionOp | private |
| _work | PrecisionOp | mutableprotected |
| _work2 | PrecisionOp | mutableprotected |
| _work3 | PrecisionOp | mutableprotected |
| _work4 | PrecisionOp | mutableprotected |
| _work5 | PrecisionOp | mutableprotected |
| _workPoly | PrecisionOp | mutableprotected |
| computeLogDet(int nsimus=1, int seed=0) | PrecisionOp | virtual |
| create(const AMesh *mesh, Model *model, int icov=0, bool verbose=false) | PrecisionOp | static |
| createFromShiftOp(ShiftOpCs *shiftop=nullptr, const CovAniso *cova=nullptr, bool verbose=false) | PrecisionOp | static |
| eval(const VectorDouble &inv, VectorDouble &outv) | PrecisionOp | virtual |
| evalCov(int imesh) | PrecisionOp | |
| evalDeriv(const VectorDouble &, VectorDouble &, int, int, const EPowerPT &) | PrecisionOp | inlinevirtual |
| evalDerivOptim(VectorDouble &, int, int, const EPowerPT &) | PrecisionOp | inlinevirtual |
| evalInvVect(VectorDouble &in, VectorDouble &result) | PrecisionOp | virtual |
| evalPower(const VectorDouble &inv, VectorDouble &outv, const EPowerPT &power=EPowerPT::fromKey("ONE")) | PrecisionOp | |
| getCoeffs() | PrecisionOp | |
| getPoly(const EPowerPT &power) | PrecisionOp | protected |
| getPolyCoeffs(EPowerPT power) | PrecisionOp | |
| getRangeEigenVal(int ndiscr=100) | PrecisionOp | virtual |
| getShiftOp() const | PrecisionOp | inline |
| getShiftOpCs() const | PrecisionOp | inlineprotected |
| getSize() const | PrecisionOp | inline |
| getTraining() const | PrecisionOp | inline |
| gradYQX(const VectorDouble &, const VectorDouble &, VectorDouble &, const EPowerPT &) | PrecisionOp | inlinevirtual |
| gradYQXOptim(const VectorDouble &, const VectorDouble &, VectorDouble &, const EPowerPT &) | PrecisionOp | inlinevirtual |
| isCovaDefined() const | PrecisionOp | inline |
| operator=(const PrecisionOp &m) | PrecisionOp | |
| PrecisionOp() | PrecisionOp | |
| PrecisionOp(ShiftOpCs *shiftop, const CovAniso *cova, bool verbose=false) | PrecisionOp | |
| PrecisionOp(const AMesh *mesh, Model *model, int icov=0, bool verbose=false) | PrecisionOp | |
| PrecisionOp(const PrecisionOp &m) | PrecisionOp | |
| reset(const ShiftOpCs *shiftop, const CovAniso *cova=nullptr, bool verbose=false) | PrecisionOp | |
| setEps(double eps) | PrecisionOp | |
| setNIterMax(int nitermax) | PrecisionOp | |
| setPolynomialFromPoly(APolynomial *polynomial) | PrecisionOp | |
| setTraining(bool tr) | PrecisionOp | inline |
| simulate(int nbsimus=1) | PrecisionOp | |
| simulateOne() | PrecisionOp | |
| simulateOneInPlace(VectorDouble &whitenoise, VectorDouble &result) | PrecisionOp | virtual |
| ~PrecisionOp() | PrecisionOp | virtual |