TMB Documentation  v1.9.11
List of all members
TMBad::segment_ref< Args, What > Struct Template Reference

Provide read/write access to an array segment. More...

#include <global.hpp>

Detailed Description

template<class Args, ArrayAccess What>
struct TMBad::segment_ref< Args, What >

Provide read/write access to an array segment.

This class gives a common interface to vectorized array access during forward or reverse sweeps. The purpose is to reduce the amount of manually written loops and to provide a compile time check for access permissions.

Definition at line 206 of file global.hpp.


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