INLA_DIST
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Hyperparameters Class Reference

Public Member Functions

 Hyperparameters (int spatial_dim_, std::string manifold_, Vector3i dimList_, char scale_, Vect &flat_)
 
void convert_theta2interpret ()
 
void convert_interpret2theta ()
 
Vect flatten_modelS ()
 
Vect flatten_interpretS ()
 
void update_modelS (Vect theta_update)
 
void update_interpretS (Vect theta_update)
 

Public Attributes

int spatial_dim = 2
 
std::string manifold = ""
 
Vect lik
 
Vector2d spatF_modelS = Vector2d::Zero()
 
Vector2d spatF_interpretS = Vector2d::Zero()
 
Vector3d spatTempF_modelS = Vector3d::Zero()
 
Vector3d spatTempF_interpretS = Vector3d::Zero()
 
Vector3i dimList = Vector3i::Zero()
 
char scale
 
Vect & flat
 

The documentation for this class was generated from the following files: