Description not yet available. More...
Go to the source code of this file.
Classes | |
| struct | dvec_ptr_ptr |
| Description not yet available. More... | |
Variables | |
| const unsigned int | MAX_LINE_LENGTH = 10000 |
| const int | MAX_FIELD_LENGTH = 500 |
| const int | MAX_NUMBER_COLUMNS = 6550 |
| const int | MAX_NUMBER_ROWS = 6550 |
| const int | MAXROWS = 5050 |
Description not yet available.
Definition in file dmat10.cpp.
| const unsigned int MAX_LINE_LENGTH = 10000 |
Definition at line 15 of file dmat10.cpp.
Referenced by dmatrix::dmatrix(), and dvector::dvector().
| const int MAX_FIELD_LENGTH = 500 |
Definition at line 16 of file dmat10.cpp.
Referenced by dvector::allocate(), dmatrix::dmatrix(), dvar_vector::dvar_vector(), dvector::dvector(), dvector::fill(), and dvar_vector::fill().
| const int MAX_NUMBER_COLUMNS = 6550 |
Definition at line 17 of file dmat10.cpp.
Referenced by dmatrix::dmatrix(), and dvector::dvector().
| const int MAX_NUMBER_ROWS = 6550 |
Definition at line 18 of file dmat10.cpp.
Referenced by dmatrix::dmatrix(), and dvector::dvector().
Definition at line 29 of file dmat10.cpp.
Referenced by dmatrix::dmatrix(), dvar_matrix::fill(), and dmatrix::fill().
|
|
Generated on Wed May 22 2013 13:57:44 for ADMB Documentation by 1.8.0
|