#include "Estimation/Vecchia.hpp"#include "Basic/VectorHelper.hpp"#include "LinearOp/CholeskySparse.hpp"#include "Tree/Ball.hpp"#include "Db/Db.hpp"#include "LinearOp/CholeskyDense.hpp"#include "Matrix/MatrixSparse.hpp"#include "Matrix/MatrixSymmetric.hpp"#include "Matrix/MatrixT.hpp"#include "Model/ModelGeneric.hpp"Functions | |
| int | krigingVecchia (Db *dbin, Db *dbout, ModelGeneric *model, int nb_neigh, bool verbose, const NamingConvention &namconv) |
| int krigingVecchia | ( | Db * | dbin, |
| Db * | dbout, | ||
| ModelGeneric * | model, | ||
| int | nb_neigh, | ||
| bool | verbose, | ||
| const NamingConvention & | namconv | ||
| ) |
Product 't(A)' %*% 'M' %*% 'A' or 'A' %*% 'M' %*% 't(A)'