TMB Documentation
v1.9.11
|
Go to the source code of this file.
Classes | |
struct | R_inla::spde_aniso_t< Type > |
Object containing all elements of an anisotropic SPDE object, i.e. eqn (20) in Lindgren et al. More... | |
struct | R_inla::spde_t< Type > |
Object containing all elements of an SPDE object, i.e. eqn (10) in Lindgren et al. More... | |
Namespaces | |
R_inla | |
SPDE methods from INLA R-package . | |
Functions | |
template<class Type > | |
SparseMatrix< Type > | R_inla::Q_spde (spde_t< Type > spde, Type kappa) |
template<class Type > | |
SparseMatrix< Type > | R_inla::Q_spde (spde_aniso_t< Type > spde, Type kappa, matrix< Type > H) |
Makes SPDE methods from INLA R-package available in TMB.
Definition in file R_inla.hpp.