ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Classes | |
struct | dvec_ptr_ptr |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
Functions | |
int | get_non_blank_line (const ifstream &infile, char *&line, const int &line_length) |
Description not yet available. More... | |
Variables | |
const int | MAX_FIELD_LENGTH = 500 |
const unsigned int | MAX_LINE_LENGTH = 10000 |
const int | MAX_NUMBER_COLUMNS = 6550 |
const int | MAX_NUMBER_ROWS = 6550 |
Description not yet available.
Definition in file dvec_io1.cpp.
int get_non_blank_line | ( | const ifstream & | _infile, |
char *& | line, | ||
const int & | line_length | ||
) |
Description not yet available.
Definition at line 384 of file dmat_io2.cpp.
Referenced by dmatrix::dmatrix(), and dvector::dvector().
const int MAX_FIELD_LENGTH = 500 |
Definition at line 26 of file dvec_io1.cpp.
const unsigned int MAX_LINE_LENGTH = 10000 |
Definition at line 25 of file dvec_io1.cpp.
const int MAX_NUMBER_COLUMNS = 6550 |
Definition at line 27 of file dvec_io1.cpp.
const int MAX_NUMBER_ROWS = 6550 |
Definition at line 28 of file dvec_io1.cpp.
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |