ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Protected Member Functions | Friends
named_dvar4_array Class Reference

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_dvar4_array (void)
void allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s)
void allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const char *s)
void allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const char *s)
void allocate (ad_integer, ad_integer, const index_type &, const index_type &, const char *s)
void allocate (ad_integer, ad_integer, const char *s)
void allocate (const char *s)
void allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, const char *s)
void allocate (int hhsl, int hhsu, int hsl, int hsu, const char *s)
void allocate (int hhsl, int hhsu, const char *s)
named_dvar4_arrayoperator= (const dvar4_array &m)
 Description not yet available.
named_dvar4_arrayoperator= (const d4_array &m)
 Description not yet available.

Friends

class model_parameters

Detailed Description

Description not yet available.

Parameters:

Definition at line 357 of file admodel.h.


Constructor & Destructor Documentation

named_dvar4_array::named_dvar4_array ( void  ) [inline, protected]

Definition at line 360 of file admodel.h.


Member Function Documentation

void named_dvar4_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s 
) [protected]

Definition at line 50 of file model15.cpp.

void named_dvar4_array::allocate ( ad_integer  hhsl,
ad_integer  hhsu,
const index_type hsl,
const index_type hsu,
const index_type rmin,
const index_type rmax,
const index_type cmin,
const index_type cmax,
const char *  s 
) [protected]

Definition at line 9 of file model15.cpp.

void named_dvar4_array::allocate ( ad_integer  hhsl,
ad_integer  hhsu,
const index_type hsl,
const index_type hsu,
const index_type rmin,
const index_type rmax,
const char *  s 
) [protected]

Definition at line 18 of file model15.cpp.

void named_dvar4_array::allocate ( ad_integer  hhsl,
ad_integer  hhsu,
const index_type hsl,
const index_type hsu,
const char *  s 
) [protected]

Definition at line 28 of file model15.cpp.

void named_dvar4_array::allocate ( ad_integer  hhsl,
ad_integer  hhsu,
const char *  s 
) [protected]

Definition at line 37 of file model15.cpp.

void named_dvar4_array::allocate ( const char *  s) [protected]

Reimplemented from model_name_tag.

Definition at line 44 of file model15.cpp.

void named_dvar4_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
const char *  s 
) [protected]

Definition at line 57 of file model15.cpp.

void named_dvar4_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
const char *  s 
) [protected]

Definition at line 64 of file model15.cpp.

void named_dvar4_array::allocate ( int  hhsl,
int  hhsu,
const char *  s 
) [protected]

Definition at line 71 of file model15.cpp.

named_dvar4_array & named_dvar4_array::operator= ( const dvar4_array m) [protected]

Description not yet available.

Parameters:

Reimplemented from dvar4_array.

Definition at line 145 of file model15.cpp.

Referenced by operator=().

named_dvar4_array & named_dvar4_array::operator= ( const d4_array m) [protected]

Description not yet available.

Parameters:

Reimplemented from dvar4_array.

Definition at line 151 of file model15.cpp.


Friends And Related Function Documentation

friend class model_parameters [friend]

Definition at line 382 of file admodel.h.

List of all members.


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