Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
named_d4_array (void) | |
void | allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const char *s) |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s) |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, const char *s) |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, const char *s) |
void | allocate (int hhsl, int hhsu, const char *s) |
void | allocate (const char *s) |
void | allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const char *s) |
void | allocate (ad_integer, ad_integer, const index_type &, const index_type &, const char *s) |
void | allocate (ad_integer, ad_integer, const char *s) |
named_d4_array & | operator= (const d4_array &m) |
Description not yet available. |
named_d4_array::named_d4_array | ( | void | ) | [inline, protected] |
void named_d4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const index_type & | rmin, | ||
const index_type & | rmax, | ||
const index_type & | cmin, | ||
const index_type & | cmax, | ||
const char * | s | ||
) | [protected] |
Reimplemented in data_4array.
Definition at line 109 of file model15.cpp.
void named_d4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
const char * | s | ||
) | [protected] |
Reimplemented in data_4array.
Definition at line 77 of file model15.cpp.
void named_d4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 84 of file model15.cpp.
void named_d4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 91 of file model15.cpp.
void named_d4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 97 of file model15.cpp.
void named_d4_array::allocate | ( | const char * | s | ) | [protected] |
Reimplemented from model_name_tag.
Definition at line 103 of file model15.cpp.
void named_d4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const index_type & | rmin, | ||
const index_type & | rmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 131 of file model15.cpp.
void named_d4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 118 of file model15.cpp.
void named_d4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 125 of file model15.cpp.
named_d4_array & named_d4_array::operator= | ( | const d4_array & | m | ) | [protected] |
Description not yet available.
Reimplemented from d4_array.
Definition at line 139 of file model15.cpp.
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |