Loading [MathJax]/extensions/tex2jax.js
1.7.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SPDE Member List

This is the complete list of members for SPDE, including all inherited members.

compute(Db *dbout, int nbsimu=1, const NamingConvention &namconv=NamingConvention("spde"))SPDE
computeLogDet(int nbsimu=1) constSPDE
computeLogLikelihood(int nbsimu=1, bool verbose=false) constSPDE
computeQuad() constSPDE
create(Model *model, const Db *domain, const Db *data=nullptr, const ESPDECalcMode &calcul=ESPDECalcMode::fromKey("SIMUCOND"), const AMesh *mesh=nullptr, int useCholesky=-1, const SPDEParam &params=SPDEParam(), bool verbose=false, bool showStats=false)SPDEstatic
getCoeffs()SPDE
getData() constSPDEinline
getMeshingKrig(int i=0) constSPDEinline
getMeshingSimu(int i=0) constSPDEinline
getPrecisionKrig() constSPDEinline
getPrecisionOpMatrix(int i=0) constSPDEinline
getProjMatrix(int i=0) constSPDEinline
operator=(const SPDE &r)=deleteSPDE
setDriftCoeffs(const VectorDouble &coeffs)SPDE
SPDE(Model *model, const Db *domain, const Db *data=nullptr, const ESPDECalcMode &calcul=ESPDECalcMode::fromKey("SIMUCOND"), const AMesh *mesh=nullptr, int useCholesky=-1, const SPDEParam &params=SPDEParam(), bool verbose=false, bool showStats=false)SPDE
SPDE(const SPDE &r)=deleteSPDE
~SPDE()SPDEvirtual