gstlearn  0.3.3
CCC
Cholesky Member List

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

_clean()Choleskyprivate
_decompose(bool verbose=false) constCholeskyprivate
_epsALinearOpprivate
_evalDirect(const VectorDouble &inv, VectorDouble &outv) const overrideCholeskyprotectedvirtual
_isDecomposed() constCholeskyinlineprivate
_isDefined() constCholeskyinlineprivate
_matCholeskyprivate
_matNCholeskymutableprivate
_matSCholeskymutableprivate
_nIterMaxALinearOpprivate
_precondALinearOpprivate
_precondStatusALinearOpprivate
_prod(const VectorDouble &x, const VectorDouble &y) constALinearOpprivate
_workCholeskymutableprivate
_x0ALinearOpprivate
ALinearOp(int nitermax=1000, double eps=EPSILON8)ALinearOp
ALinearOp(const ALinearOp &m)ALinearOp
Cholesky(const cs *mat=nullptr, bool flagDecompose=true)Cholesky
Cholesky(const Cholesky &m)Cholesky
computeLogDet() constCholesky
evalDirect(const VectorDouble &inv, VectorDouble &outv) constALinearOp
evalInverse(const VectorDouble &inv, VectorDouble &outv) const overrideCholeskyvirtual
getSize() const overrideCholeskyvirtual
operator=(const Cholesky &m)Cholesky
ALinearOp::operator=(const ALinearOp &m)ALinearOp
printout(const char *title, bool verbose=false) constCholesky
reset(const cs *mat=nullptr, bool flagDecompose=true)Cholesky
setEps(double eps)ALinearOpinline
setNIterMax(int nitermax)ALinearOpinline
setPrecond(const ALinearOp *precond, int status)ALinearOp
setX0(VectorDouble &x0)ALinearOpinline
simulate(VectorDouble &inv, VectorDouble &outv)Cholesky
stdev(VectorDouble &vcur, bool flagStDev=false)Cholesky
~ALinearOp()ALinearOpvirtual
~Cholesky()Choleskyvirtual