ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Public Attributes
lmatrix_position Class Reference

Description not yet available. More...

#include <fvar.hpp>

Public Member Functions

 lmatrix_position (const lmatrix &)
 lmatrix_position (int min, int max)
 lmatrix_position (const lmatrix_position &)
lvector_position operator() (int i)

Public Attributes

ivector lb
ptr_vector ptr
int row_max
int row_min
ivector ub

Detailed Description

Description not yet available.

Parameters:

Definition at line 7273 of file fvar.hpp.


Constructor & Destructor Documentation

lmatrix_position::lmatrix_position ( int  min,
int  max 
)

Member Function Documentation

lvector_position lmatrix_position::operator() ( int  i)

Member Data Documentation

Definition at line 7278 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

Definition at line 7280 of file fvar.hpp.

Definition at line 7277 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

Definition at line 7276 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

Definition at line 7279 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

List of all members.


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