29 cerr <<
" Incompatible array bounds in "
30 <<
"dvar3_array& dvar3_array::operator=(const d3_array&)\n";
39 const dmatrix* parr3i = &arr3(min);
40 for (
int i = min; i <=
max; ++i)
58 for (
int i = min; i <=
max; ++i)
int allocated(const ivector &v)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
d3_array value(const dvar3_array &)
dvar_matrix & elem(int i)
? Retrieves an element of a dvar3_array.
dvar3_array & operator=(const d3_array &m1)
Assign element values from scalar arr3 to dvar3_array.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
Description not yet available.
Class definition of matrix with derivitive information .
dvector value(const df1_one_vector &v)
Description not yet available.