21 cerr <<
"Error: Unable to compute mean of dvar_matrix.\n";
double sum(const d3_array &darray)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double mean(const dvector &vec)
Returns computed mean of vec.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Class definition of matrix with derivitive information .
unsigned int size_count(const dvector &x)
Returns total size of elements in vector x.
Fundamental data type for reverse mode automatic differentiation.