17 cerr <<
"Error: Unable to compute mean of empty dmatrix.\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.
Description not yet available.
unsigned int size_count(const dvector &x)
Returns total size of elements in vector x.