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

#include <admodel.h>

Private Member Functions

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

Friends

class model_data

Detailed Description

Definition at line 1679 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 1681 of file admodel.h.


Member Function Documentation

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

Reimplemented from named_i4_array.

Definition at line 26 of file model16.cpp.

void data_4iarray::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 = "UNNAMED" 
) [private]

Reimplemented from named_i4_array.

Definition at line 33 of file model16.cpp.


Friends And Related Function Documentation

friend class model_data [friend]

Definition at line 1687 of file admodel.h.

List of all members.


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