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

Description not yet available. More...

#include <admodel.h>

Protected Member Functions

 named_d3_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)
void allocate (int hsl, int hsu, const ivector &rmin, int rmax, int cmin, int cmax, const char *s)
void allocate (int hsl, int hsu, int rmin, const ivector &rmax, int cmin, int cmax, const char *s)
void allocate (int hsl, int hsu, const ivector &rmin, const ivector &rmax, int cmin, int cmax, const char *s)
void allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, int cmax, const char *s)
void allocate (int hsl, int hsu, int rmin, int rmax, int cmin, const ivector &cmax, const char *s)
void allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, const ivector &cmax, const char *s)
void allocate (int hsl, int hsu, const index_type &rmin, const index_type &rmax, const char *s)
void allocate (int hsl, int hsu, int rmin, int rmax, const char *s)
void allocate (int hsl, int hsu, const char *s)
void allocate (const char *s)
named_d3_arrayoperator= (const d3_array &m)
 Description not yet available.

Detailed Description

Description not yet available.

Parameters:

Definition at line 536 of file admodel.h.


Constructor & Destructor Documentation

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

Definition at line 539 of file admodel.h.


Member Function Documentation

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

Reimplemented in data_3array.

Definition at line 401 of file model11.cpp.

void named_d3_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_3array.

Definition at line 434 of file model11.cpp.

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

Reimplemented in data_3array.

Definition at line 442 of file model11.cpp.

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

Reimplemented in data_3array.

Definition at line 449 of file model11.cpp.

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

Reimplemented in data_3array.

Definition at line 456 of file model11.cpp.

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

Reimplemented in data_3array.

Definition at line 463 of file model11.cpp.

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

Reimplemented in data_3array.

Definition at line 470 of file model11.cpp.

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

Reimplemented in data_3array.

Definition at line 477 of file model11.cpp.

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

Definition at line 415 of file model11.cpp.

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

Definition at line 408 of file model11.cpp.

void named_d3_array::allocate ( int  hsl,
int  hsu,
const char *  s 
) [protected]

Definition at line 422 of file model11.cpp.

void named_d3_array::allocate ( const char *  s) [protected]

Reimplemented from model_name_tag.

Definition at line 428 of file model11.cpp.

named_d3_array & named_d3_array::operator= ( const d3_array m1) [protected]

Description not yet available.

Parameters:

Reimplemented from d3_array.

Reimplemented in dll_data_3array.

Definition at line 484 of file model11.cpp.

List of all members.


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