Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
named_imatrix (void) | |
void | allocate (int rmin, int rmax, int cmin, int cmax, const char *s) |
void | allocate (int rmin, int rmax, const index_type &cmin, const index_type &cmax, const char *s) |
named_imatrix & | operator= (const imatrix &m) |
Description not yet available. | |
named_imatrix & | operator= (const int &m) |
named_imatrix::named_imatrix | ( | void | ) | [inline, protected] |
void named_imatrix::allocate | ( | int | rmin, |
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
const char * | s | ||
) | [protected] |
Reimplemented in data_imatrix.
void named_imatrix::allocate | ( | int | rmin, |
int | rmax, | ||
const index_type & | cmin, | ||
const index_type & | cmax, | ||
const char * | s | ||
) | [protected] |
Reimplemented in data_imatrix.
named_imatrix& named_imatrix::operator= | ( | const imatrix & | m1 | ) | [protected] |
named_imatrix& named_imatrix::operator= | ( | const int & | m | ) | [protected] |
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |