28 for (
int i = min; i <=
max; ++i)
54 for (
int i = min; i <=
max; ++i)
double sumsq(const d3_array &a)
Vector of double precision numbers.
df1_two_variable fabs(const df1_two_variable &x)
double norm(const d3_array &a)
Return computed norm value of a.
Holds the data for the prevariable class.
double sfabs(const double v1)
Description not yet available.
void RETURN_ARRAYS_INCREMENT()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
double norm2(const d3_array &a)
Return sum of squared elements in a.
void RETURN_ARRAYS_DECREMENT()
dvector value(const df1_one_vector &v)
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.
Fundamental data type for reverse mode automatic differentiation.
double x
< value of the variable
d3_array pow(const d3_array &m, int e)
Description not yet available.