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

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_dvar3_array (void)
void allocate (const ad_integer &sl, const ad_integer &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const char *s="UNNAMED")
void allocate (int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, int rmin, int rmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, const index_type &rmin, const index_type &rmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, const char *s="UNNAMED")
void allocate (const char *s="UNNAMED")
void allocate (int hsl, int hsu, const ivector &rmin, int rmax, int cmin, int cmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, int rmin, const ivector &rmax, int cmin, int cmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, const ivector &rmin, const ivector &rmax, int cmin, int cmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, int cmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, const ivector &cmax, const char *s="UNNAMED")
void allocate (int hsl, int hsu, int rmin, int rmax, int cmin, const ivector &cmax, const char *s="UNNAMED")
named_dvar3_arrayoperator= (const dvar3_array &m)
 Description not yet available.
named_dvar3_arrayoperator= (const d3_array &m)
 Description not yet available.

Friends

class model_parameters

Detailed Description

Description not yet available.

Parameters:

Definition at line 319 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 322 of file admodel.h.


Member Function Documentation

void named_dvar3_array::allocate ( const ad_integer sl,
const ad_integer sh,
const index_type nrl,
const index_type nrh,
const index_type ncl,
const index_type nch,
const char *  s = "UNNAMED" 
) [protected]

Reimplemented in param_init_d3array.

Definition at line 9 of file model22.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [protected]

Reimplemented in param_init_d3array.

Definition at line 233 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
int  rmin,
int  rmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 240 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
const index_type rmin,
const index_type rmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 247 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 254 of file model11.cpp.

void named_dvar3_array::allocate ( const char *  s = "UNNAMED") [protected]

Reimplemented from model_name_tag.

Definition at line 260 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
const ivector rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 266 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
int  rmin,
const ivector rmax,
int  cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 273 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
const ivector rmin,
const ivector rmax,
int  cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 280 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
int  rmin,
int  rmax,
const ivector cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 288 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
int  rmin,
int  rmax,
const ivector cmin,
const ivector cmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 295 of file model11.cpp.

void named_dvar3_array::allocate ( int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
const ivector cmax,
const char *  s = "UNNAMED" 
) [protected]

Definition at line 302 of file model11.cpp.

named_dvar3_array & named_dvar3_array::operator= ( const dvar3_array m1) [protected]

Description not yet available.

Parameters:

Reimplemented from dvar3_array.

Reimplemented in dll_param_d3array, and dll_param_init_d3array.

Definition at line 309 of file model11.cpp.

Referenced by operator=().

named_dvar3_array & named_dvar3_array::operator= ( const d3_array m1) [protected]

Description not yet available.

Parameters:

Reimplemented from dvar3_array.

Reimplemented in dll_param_d3array, and dll_param_init_d3array.

Definition at line 317 of file model11.cpp.


Friends And Related Function Documentation

friend class model_parameters [friend]

Definition at line 350 of file admodel.h.

List of all members.


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