37 for (
int i = min; i <=
max; ++i)
56 for (
int i = min; i <=
max; ++i)
double sumsq(const d3_array &a)
dmatrix trans(const dmatrix &m1)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Vector of double precision numbers.
double norm(const d3_array &a)
Return computed norm value of a.
d3_array sqrt(const d3_array &arr3)
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.
Description not yet available.
double norm2(const d3_array &a)
Return sum of squared elements in a.