TMB Documentation  v1.9.11
Public Member Functions | Public Attributes | List of all members
TMBad::Args< dummy > Struct Template Reference

Argument class to handle array access of operator inputs and outputs. More...

#include <global.hpp>

Public Member Functions

Index input (Index j) const
 Get variable index of j'th input to current operator.
 
Index output (Index j) const
 Get variable index of j'th output of current operator.
 

Public Attributes

const Index * inputs
 Array for indirect access of operator inputs.
 
IndexPair ptr
 Input/output pointers. More...
 

Detailed Description

template<class dummy = void>
struct TMBad::Args< dummy >

Argument class to handle array access of operator inputs and outputs.

Definition at line 256 of file global.hpp.

Member Data Documentation

§ ptr

template<class dummy = void>
IndexPair TMBad::Args< dummy >::ptr

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