gstlearn
1.0.0
CCC
|
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 nbsimu=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 |
evalCov(int imesh) | PrecisionOp | |
evalDeriv(const VectorDouble &, VectorDouble &, int, int, const EPowerPT &) | PrecisionOp | inlinevirtual |
evalDerivOptim(VectorDouble &, int, int, const EPowerPT &) | PrecisionOp | inlinevirtual |
evalDirect(const VectorDouble &vecin, VectorDouble &vecout) | PrecisionOp | virtual |
evalInverse(VectorDouble &vecin, VectorDouble &vecout) | PrecisionOp | virtual |
evalPower(const VectorDouble &inv, VectorDouble &outv, const EPowerPT &power=EPowerPT::fromKey("ONE")) | PrecisionOp | |
evalSimulate(VectorDouble &whitenoise, VectorDouble &vecout) | PrecisionOp | virtual |
getCoeffs() | PrecisionOp | |
getLogStats() | PrecisionOp | inline |
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 |
makeReady() | PrecisionOp | inlinevirtual |
mustShowStats(bool status) 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, const CGParam params=CGParam(), bool verbose=false) | PrecisionOp | |
PrecisionOp(const PrecisionOp &m) | PrecisionOp | |
reset(const ShiftOpCs *shiftop, const CovAniso *cova=nullptr, bool verbose=false) | PrecisionOp | |
setPolynomialFromPoly(APolynomial *polynomial) | PrecisionOp | |
setTraining(bool tr) | PrecisionOp | inline |
simulate(int nbsimu=1) | PrecisionOp | |
simulateOne() | PrecisionOp | |
~PrecisionOp() | PrecisionOp | virtual |