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

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_imatrix (void)
void allocate (int rmin, int rmax, int cmin, int cmax, const char *s)
void allocate (int rmin, int rmax, const index_type &cmin, const index_type &cmax, const char *s)
named_imatrixoperator= (const imatrix &m)
 Description not yet available.
named_imatrixoperator= (const int &m)

Detailed Description

Description not yet available.

Parameters:

Definition at line 521 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 524 of file admodel.h.


Member Function Documentation

void named_imatrix::allocate ( int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s 
) [protected]

Reimplemented in data_imatrix.

Definition at line 1194 of file model.cpp.

void named_imatrix::allocate ( int  rmin,
int  rmax,
const index_type cmin,
const index_type cmax,
const char *  s 
) [protected]

Reimplemented in data_imatrix.

Definition at line 1201 of file model.cpp.

named_imatrix& named_imatrix::operator= ( const imatrix m1) [protected]

Description not yet available.

Parameters:

Reimplemented from imatrix.

named_imatrix& named_imatrix::operator= ( const int &  m) [protected]

List of all members.


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