#include <geoslib_d.h>
Public Attributes | |
| Lambda | |
| MatrixSparse * | S |
| MatrixSparse * | Aproj |
| QChol * | QC |
| std::vector< QChol * > | QCov |
| Isill | |
| Csill | |
| QSimu * | qsimu |
| Cheb_Elem * | s_cheb |
| AMesh * | amesh |
| AMesh* gstlrn::SPDE_Matelem::amesh |
| MatrixSparse* gstlrn::SPDE_Matelem::Aproj |
| gstlrn::SPDE_Matelem::Csill |
| gstlrn::SPDE_Matelem::Isill |
| gstlrn::SPDE_Matelem::Lambda |
| QChol* gstlrn::SPDE_Matelem::QC |
| std::vector<QChol*> gstlrn::SPDE_Matelem::QCov |
| QSimu* gstlrn::SPDE_Matelem::qsimu |
| MatrixSparse* gstlrn::SPDE_Matelem::S |
| Cheb_Elem* gstlrn::SPDE_Matelem::s_cheb |