ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Member Functions | Private Attributes | Friends | List of all members
preivector Class Reference

Description not yet available. More...

#include <fvar.hpp>

Private Member Functions

 preivector (ivector *_p, int _lb, int _ub)
 

Private Attributes

int lb
 
ivectorp
 
int ub
 

Friends

class ivector
 

Detailed Description

Description not yet available.

Parameters

Definition at line 622 of file fvar.hpp.

Constructor & Destructor Documentation

preivector::preivector ( ivector _p,
int  _lb,
int  _ub 
)
inlineprivate

Definition at line 627 of file fvar.hpp.

Friends And Related Function Documentation

friend class ivector
friend

Definition at line 632 of file fvar.hpp.

Member Data Documentation

int preivector::lb
private

Definition at line 625 of file fvar.hpp.

Referenced by ivector::ivector(), and preivector().

ivector* preivector::p
private

Definition at line 624 of file fvar.hpp.

Referenced by ivector::ivector(), and preivector().

int preivector::ub
private

Definition at line 626 of file fvar.hpp.

Referenced by ivector::ivector(), and preivector().


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