ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Private Member Functions | Friends
data_5array Class Reference

Description not yet available. More...

#include <admodel.h>

Private Member Functions

 data_5array (void)
void allocate (int hhsl, int hhsu, int hhhsl, int hhhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED")
void allocate (ad_integer hhhsl, ad_integer hhhsu, const index_type &hhsl, const index_type &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 *="UNNAMED")

Friends

class model_data

Detailed Description

Description not yet available.

Parameters:

Definition at line 1650 of file admodel.h.


Constructor & Destructor Documentation

data_5array::data_5array ( void  ) [inline, private]

Definition at line 1652 of file admodel.h.


Member Function Documentation

void data_5array::allocate ( int  hhsl,
int  hhsu,
int  hhhsl,
int  hhhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [private]

Reimplemented from named_d5_array.

Definition at line 10 of file model40.cpp.

void data_5array::allocate ( ad_integer  hhhsl,
ad_integer  hhhsu,
const index_type hhsl,
const index_type 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 = "UNNAMED" 
) [private]

Definition at line 20 of file model40.cpp.


Friends And Related Function Documentation

friend class model_data [friend]

Definition at line 1661 of file admodel.h.

List of all members.


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