1.7.1
CCC
 
Loading...
Searching...
No Matches
KrigingAlgebraSimpleCase Member List

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

dumpAux()KrigingAlgebraSimpleCase
dumpLHS(int nbypas=5) constKrigingAlgebraSimpleCase
dumpRHS() constKrigingAlgebraSimpleCase
dumpWGT()KrigingAlgebraSimpleCase
getEstimation()KrigingAlgebraSimpleCase
getLambda()KrigingAlgebraSimpleCase
getLambda0()KrigingAlgebraSimpleCase
getLTerm()KrigingAlgebraSimpleCase
getMu()KrigingAlgebraSimpleCase
getNbgh()KrigingAlgebraSimpleCaseinline
getSampleRanks()KrigingAlgebraSimpleCaseinline
getSigma()KrigingAlgebraSimpleCaseinline
getSigma0()KrigingAlgebraSimpleCaseinline
getSigma00()KrigingAlgebraSimpleCaseinline
getStdv()KrigingAlgebraSimpleCase
getStdvMat()KrigingAlgebraSimpleCase
getVarianceZstar(int i)KrigingAlgebraSimpleCase
getVarianceZstar()KrigingAlgebraSimpleCase
getVarianceZstarMat()KrigingAlgebraSimpleCase
getX()KrigingAlgebraSimpleCaseinline
getX0()KrigingAlgebraSimpleCaseinline
getZ()KrigingAlgebraSimpleCaseinline
isDual() constKrigingAlgebraSimpleCaseinline
KrigingAlgebraSimpleCase(bool flagDual=false, const VectorVectorInt *sampleRanks=nullptr, const VectorDouble *Z=nullptr, const VectorDouble &Means=VectorDouble(), int flagchol=false, bool neighUnique=OptCustom::query("unique", 1))KrigingAlgebraSimpleCase
KrigingAlgebraSimpleCase(KrigingAlgebraSimpleCase &r)KrigingAlgebraSimpleCase
operator=(const KrigingAlgebraSimpleCase &r)=deleteKrigingAlgebraSimpleCase
prepare()KrigingAlgebraSimpleCase
printStatus() constKrigingAlgebraSimpleCase
resetNewData()KrigingAlgebraSimpleCase
setData(const VectorDouble *Z=nullptr, const VectorVectorInt *indices=nullptr, const VectorDouble &Means=VectorDouble())KrigingAlgebraSimpleCase
setDual(bool status)KrigingAlgebraSimpleCase
setLHS(const MatrixSymmetric *Sigma=nullptr, const MatrixDense *X=nullptr)KrigingAlgebraSimpleCase
setMeans(const VectorDouble &means)KrigingAlgebraSimpleCase
setNeighUnique(bool nu=false)KrigingAlgebraSimpleCaseinline
setRHS(MatrixDense *Sigma0=nullptr, MatrixDense *X0=nullptr)KrigingAlgebraSimpleCase
setVariance(const MatrixSymmetric *Sigma00=nullptr)KrigingAlgebraSimpleCase
updateRHS()KrigingAlgebraSimpleCase
updateSampleRanks()KrigingAlgebraSimpleCase
~KrigingAlgebraSimpleCase()KrigingAlgebraSimpleCasevirtual