Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
named_d5_array (void) | |
void | allocate (int l5, int u5, int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s) |
void | allocate (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &hsu, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const char *s) |
named_d5_array & | operator= (const d5_array &m) |
Description not yet available. |
named_d5_array::named_d5_array | ( | void | ) | [inline, protected] |
void named_d5_array::allocate | ( | int | l5, |
int | u5, | ||
int | hhsl, | ||
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
const char * | s | ||
) | [protected] |
Reimplemented in data_5array.
Definition at line 41 of file model26.cpp.
void named_d5_array::allocate | ( | const ad_integer & | hhsl, |
const ad_integer & | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const index_type & | sl, | ||
const index_type & | sh, | ||
const index_type & | nrl, | ||
const index_type & | nrh, | ||
const index_type & | ncl, | ||
const index_type & | nch, | ||
const char * | s | ||
) | [protected] |
Definition at line 32 of file model26.cpp.
named_d5_array & named_d5_array::operator= | ( | const d5_array & | m | ) | [protected] |
Description not yet available.
Reimplemented from d5_array.
Definition at line 48 of file model26.cpp.
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |