ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
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 7479 of file fvar.hpp.

Constructor & Destructor Documentation

lmatrix_position::lmatrix_position ( const lmatrix )
lmatrix_position::lmatrix_position ( int  min,
int  max 
)
lmatrix_position::lmatrix_position ( const lmatrix_position )

Member Function Documentation

lvector_position lmatrix_position::operator() ( int  i)

Member Data Documentation

ivector lmatrix_position::lb

Definition at line 7484 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

ptr_vector lmatrix_position::ptr

Definition at line 7486 of file fvar.hpp.

int lmatrix_position::row_max

Definition at line 7483 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

int lmatrix_position::row_min

Definition at line 7482 of file fvar.hpp.

Referenced by lmatrix::lmatrix().

ivector lmatrix_position::ub

Definition at line 7485 of file fvar.hpp.

Referenced by lmatrix::lmatrix().


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