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

Vector class used by TMB. More...

#include <vector.hpp>

Detailed Description

template<class Type>
struct 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:
adaptive_integration.cpp, fft.cpp, laplace.cpp, matrix_arrays.cpp, mvrw.cpp, mvrw_sparse.cpp, nmix.cpp, register_atomic.cpp, register_atomic_parallel.cpp, sam.cpp, sde_linear.cpp, sdv_multi.cpp, socatt.cpp, TMBad/interpol.cpp, TMBad/sam.cpp, TMBad/solver.cpp, TMBad/spa_gauss.cpp, transform.cpp, transform2.cpp, transform_parallel.cpp, and validation/MVRandomWalkValidation.cpp.

Definition at line 17 of file vector.hpp.


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