|
gstlearn
0.2.1
Geostatistics & Machine Learning toolbox
|
This is the complete list of members for Identity, including all inherited members.
| _evalDirect(const VectorDouble &inv, VectorDouble &outv) const override | Identity | protectedvirtual |
| _n | Identity | private |
| ALinearOp(int nitermax=1000, double eps=EPSILON8) | ALinearOp | |
| ALinearOp(const ALinearOp &m) | ALinearOp | |
| evalDirect(const VectorDouble &inv, VectorDouble &outv) const | ALinearOp | |
| evalInverse(const VectorDouble &inv, VectorDouble &outv) const override | Identity | virtual |
| getSize() const override | Identity | inlinevirtual |
| Identity(int n) | Identity | |
| operator=(const ALinearOp &m) | ALinearOp | |
| setEps(double eps) | ALinearOp | inline |
| setNIterMax(int nitermax) | ALinearOp | inline |
| setPrecond(const ALinearOp *precond, int status) | ALinearOp | |
| setX0(VectorDouble &x0) | ALinearOp | inline |
| ~ALinearOp() | ALinearOp | virtual |
| ~Identity() | Identity | virtual |