1.2.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
 
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Cholesky Member List

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

ALinearOp(const CGParam params=CGParam())ALinearOp
ALinearOp(const ALinearOp &m)ALinearOp
Cholesky(const MatrixSparse *mat)Cholesky
Cholesky(const Cholesky &m)=deleteCholesky
evalDirect(const VectorDouble &inv, VectorDouble &outv) const ALinearOp
evalInverse(const VectorDouble &vecin, VectorDouble &vecout) const overrideCholeskyvirtual
getLogDeterminant() const Cholesky
getLogStats() const ALinearOpinline
getSize() const overrideCholeskyvirtual
isValid() const Choleskyinline
mustShowStats(bool status)ALinearOpinline
operator=(const Cholesky &m)=deleteCholesky
ALinearOp::operator=(const ALinearOp &m)ALinearOp
setX0(const VectorDouble &x0)ALinearOpinline
simulate(const VectorDouble &b, VectorDouble &x) const Cholesky
solve(const VectorDouble &b, VectorDouble &x) const Cholesky
stdev(VectorDouble &vcur, bool flagStDev=false) const Cholesky
~ALinearOp()ALinearOpvirtual
~Cholesky()Choleskyvirtual