Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
named_d7_array (void) | |
void | allocate (int l7, int u7, int l6, int u6, 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 &l7, const ad_integer &u7, const index_type &l6, const index_type &u6, const index_type &l5, const index_type &u5, const index_type &hhsl, const index_type &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 char *s) |
named_d7_array & | operator= (const d7_array &m) |
Description not yet available. |
named_d7_array::named_d7_array | ( | void | ) | [inline, protected] |
void named_d7_array::allocate | ( | int | l7, |
int | u7, | ||
int | l6, | ||
int | u6, | ||
int | l5, | ||
int | u5, | ||
int | hhsl, | ||
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 55 of file model28.cpp.
void named_d7_array::allocate | ( | const ad_integer & | l7, |
const ad_integer & | u7, | ||
const index_type & | l6, | ||
const index_type & | u6, | ||
const index_type & | l5, | ||
const index_type & | u5, | ||
const index_type & | hhsl, | ||
const index_type & | 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 char * | s | ||
) | [protected] |
Definition at line 39 of file model28.cpp.
named_d7_array & named_d7_array::operator= | ( | const d7_array & | m | ) | [protected] |
Description not yet available.
Reimplemented from d7_array.
Definition at line 76 of file model28.cpp.
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |