ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <admodel.h>
Public Member Functions | |
model_name_tag (void) | |
void | allocate (const char *s) |
const char * | get_name (void) |
label_class | label (void) |
Protected Attributes | |
adstring | name |
void model_name_tag::allocate | ( | const char * | s | ) |
Definition at line 112 of file model.cpp.
Referenced by named_dvar_vector::allocate(), named_dvariable::allocate(), named_dvar_matrix::allocate(), named_dvar3_array::allocate(), named_dvar4_array::allocate(), named_dvar5_array::allocate(), named_dvar6_array::allocate(), named_dvar7_array::allocate(), named_dvector::allocate(), named_ivector::allocate(), named_dmatrix::allocate(), named_imatrix::allocate(), named_d3_array::allocate(), named_i3_array::allocate(), named_d4_array::allocate(), named_i4_array::allocate(), named_d5_array::allocate(), named_d6_array::allocate(), named_d7_array::allocate(), param_init_bounded_matrix::allocate(), data_int::allocate(), named_adstring::allocate(), named_adstring_array::allocate(), init_adstring::allocate(), init_line_adstring::allocate(), dll_data_int::allocate(), data_number::allocate(), and dll_data_number::allocate().
|
inline |
Definition at line 172 of file admodel.h.
Referenced by param_init_vector::label(), param_init_bounded_vector::label(), param_init_number::label(), param_init_bounded_number::label(), param_init_matrix::label(), param_stddev_vector::label(), param_stddev_number::label(), param_likeprof_number::label(), param_stddev_matrix::label(), and param_init_d3array::label().
|
protected |
Definition at line 167 of file admodel.h.
Referenced by allocate(), get_name(), and label().
Generated on Wed Sep 7 2022 00:01:34 for ADMB Documentation by 1.8.5 |