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

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_i3_array (void)
void allocate (int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s)
void allocate (int hsl, int hsu, const index_type &rmin, const index_type &rmax, const index_type &cmin, const index_type &cmax, const char *s)
named_i3_arrayoperator= (const i3_array &m)
 Description not yet available.

Detailed Description

Description not yet available.

Parameters:

Definition at line 570 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 573 of file admodel.h.


Member Function Documentation

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

Reimplemented in data_3iarray.

Definition at line 9 of file model29.cpp.

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

Reimplemented in data_3iarray.

Definition at line 16 of file model29.cpp.

named_i3_array & named_i3_array::operator= ( const i3_array m1) [protected]

Description not yet available.

Parameters:

Reimplemented from i3_array.

Definition at line 25 of file model29.cpp.

List of all members.


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