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

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_d6_array (void)
void allocate (int l6, int u6, int l5, int u5, int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s)
void allocate (const ad_integer &l6, const ad_integer &u6, const index_type &l5, const index_type &u5, const index_type &hhsl, const index_type &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 char *s)
named_d6_arrayoperator= (const d6_array &m)
 Description not yet available.

Detailed Description

Description not yet available.

Parameters:

Definition at line 659 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 662 of file admodel.h.


Member Function Documentation

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

Definition at line 49 of file model27.cpp.

void named_d6_array::allocate ( const ad_integer l6,
const ad_integer u6,
const index_type l5,
const index_type u5,
const index_type hhsl,
const index_type 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 char *  s 
) [protected]

Definition at line 35 of file model27.cpp.

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

Description not yet available.

Parameters:

Reimplemented from d6_array.

Definition at line 57 of file model27.cpp.

List of all members.


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