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

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_dvar6_array (void)
void allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, int l5, int u5, int l6, int u6, const char *s)
void allocate (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &hsu, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const index_type &l5, const index_type &u5, const char *s)
named_dvar6_arrayoperator= (const dvar6_array &m)
 Description not yet available.
named_dvar6_arrayoperator= (const d6_array &m)
 Description not yet available.

Friends

class model_parameters

Detailed Description

Description not yet available.

Parameters:

Definition at line 414 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 417 of file admodel.h.


Member Function Documentation

void named_dvar6_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
int  l5,
int  u5,
int  l6,
int  u6,
const char *  s 
) [protected]

Definition at line 22 of file model27.cpp.

void named_dvar6_array::allocate ( const ad_integer hhsl,
const ad_integer hhsu,
const index_type hsl,
const index_type hsu,
const index_type sl,
const index_type sh,
const index_type nrl,
const index_type nrh,
const index_type ncl,
const index_type nch,
const index_type l5,
const index_type u5,
const char *  s 
) [protected]

Definition at line 9 of file model27.cpp.

named_dvar6_array & named_dvar6_array::operator= ( const dvar6_array m) [protected]

Description not yet available.

Parameters:

Reimplemented from dvar6_array.

Definition at line 63 of file model27.cpp.

Referenced by operator=().

named_dvar6_array & named_dvar6_array::operator= ( const d6_array m) [protected]

Description not yet available.

Parameters:

Reimplemented from dvar6_array.

Definition at line 69 of file model27.cpp.


Friends And Related Function Documentation

friend class model_parameters [friend]

Definition at line 436 of file admodel.h.

List of all members.


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