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

Description not yet available. More...

#include <admodel.h>

Private Member Functions

 data_imatrix (void)
void allocate (int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED")
void allocate (int rmin, int rmax, const index_type &, const index_type &cmax, const char *="UNNAMED")

Friends

class model_data

Detailed Description

Description not yet available.

Parameters:

Definition at line 1694 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 1696 of file admodel.h.


Member Function Documentation

void data_imatrix::allocate ( int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s = "UNNAMED" 
) [private]

Reimplemented from named_imatrix.

Definition at line 1159 of file model.cpp.

void data_imatrix::allocate ( int  rmin,
int  rmax,
const index_type cmin,
const index_type cmax,
const char *  s = "UNNAMED" 
) [private]

Reimplemented from named_imatrix.

Definition at line 1170 of file model.cpp.


Friends And Related Function Documentation

friend class model_data [friend]

Definition at line 1700 of file admodel.h.

List of all members.


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