27 "lvector& lmatrix::operator() (int i)",
rowmin(),
rowmax(), i);
32 "lvector& lmatrix::operator() (int i)",
rowmin(),
rowmax(), i);
45 cerr <<
"matrix bound exceeded -- row index too low in "
46 "lmatrix::operator[]" <<
"value was" << i;
51 cerr <<
"matrix bound exceeded -- row index too high in "
52 "lmatrix::operator[]" <<
"value was" << i;
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
#define ADMB_ARRAY_BOUNDS_ERROR(message, function, lower_bounds, upper_bounds, index)
lvector & operator()(int i)