ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Private Member Functions | Private Attributes | Friends
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 584 of file fvar.hpp.


Constructor & Destructor Documentation

preivector::preivector ( ivector _p,
int  _lb,
int  _ub 
) [inline, private]

Definition at line 589 of file fvar.hpp.


Friends And Related Function Documentation

friend class ivector [friend]

Definition at line 594 of file fvar.hpp.


Member Data Documentation

int preivector::lb [private]

Definition at line 587 of file fvar.hpp.

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

ivector* preivector::p [private]

Definition at line 586 of file fvar.hpp.

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

int preivector::ub [private]

Definition at line 588 of file fvar.hpp.

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

List of all members.


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