TMB Documentation  v1.9.11
List of all members
tmbutils::vector< Type > Struct Template Reference

Vector class used by TMB. More...

#include <tmbutils.hpp>

Detailed Description

template<class Type>
struct tmbutils::vector< Type >

Vector class used by TMB.

The TMB vector class is implemented as an Eigen Array of dynamic length. In particular, vectorized operations are inherited from the Eigen library.

Examples:
ar1_4D.cpp, and spde.cpp.

Definition at line 18 of file tmbutils.hpp.


The documentation for this struct was generated from the following file:
License: GPL v2