#include <admodel.h>
Protected Member Functions | |
named_i4_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_i4_array & | operator= (const i4_array &m) |
named_i4_array::named_i4_array | ( | void | ) | [inline, protected] |
void named_i4_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_4iarray.
Definition at line 43 of file model15i.cpp.
void named_i4_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_4iarray.
Definition at line 9 of file model15i.cpp.
void named_i4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
const char * | s | ||
) | [protected] |
void named_i4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
const char * | s | ||
) | [protected] |
void named_i4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 31 of file model15i.cpp.
void named_i4_array::allocate | ( | const char * | s | ) | [protected] |
Reimplemented from model_name_tag.
Definition at line 37 of file model15i.cpp.
void named_i4_array::allocate | ( | ad_integer | , |
ad_integer | , | ||
const index_type & | , | ||
const index_type & | , | ||
const index_type & | , | ||
const index_type & | , | ||
const char * | s | ||
) | [protected] |
void named_i4_array::allocate | ( | ad_integer | , |
ad_integer | , | ||
const index_type & | , | ||
const index_type & | , | ||
const char * | s | ||
) | [protected] |
void named_i4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 61 of file model15i.cpp.
named_i4_array & named_i4_array::operator= | ( | const i4_array & | m | ) | [protected] |
Reimplemented from i4_array.
Definition at line 77 of file model15i.cpp.
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |