#include "gstlearn_export.hpp"#include "Matrix/MatrixT.hpp"#include "Matrix/MatrixSparse.hpp"#include "Basic/NamingConvention.hpp"Classes | |
| class | Vecchia |
Functions | |
| GSTLEARN_EXPORT int | krigingVecchia (Db *dbin, Db *dbout, ModelGeneric *model, int nb_neigh=5, bool verbose=false, const NamingConvention &namconv=NamingConvention("Vecchia")) |
| GSTLEARN_EXPORT int krigingVecchia | ( | Db * | dbin, |
| Db * | dbout, | ||
| ModelGeneric * | model, | ||
| int | nb_neigh = 5, |
||
| bool | verbose = false, |
||
| const NamingConvention & | namconv = NamingConvention("Vecchia") |
||
| ) |
Product 't(A)' %*% 'M' %*% 'A' or 'A' %*% 'M' %*% 't(A)'