18 results(i) = darray(i) / divisor;
Description not yet available.
double sum(const d3_array &darray)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void allocate(int l7, int u7)
Allocate a vector of empty d6_arrays.
void operator/=(double d)
Divide all elements of d7_array by divisor.
d3_array operator/(const d3_array &m, const double d)
Author: David Fournier.