24 cerr <<
" Incompatible array bounds in "
25 "dvar_vector operator*(const dvector& x, const dvar_matrix& m)\n";
dvar_vector & elem(int i)
Vector of double precision numbers.
int indexmin() const
Get minimum valid index.
double sum(const d3_array &darray)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dmatrix operator*(const d3_array &t, const dvector &v)
Description not yet available.
void RETURN_ARRAYS_INCREMENT()
int indexmax() const
Get maximum valid index.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
Class definition of matrix with derivitive information .
void RETURN_ARRAYS_DECREMENT()
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.
Fundamental data type for reverse mode automatic differentiation.