29 for (
int i = min; i <=
max; ++i)
54 double invd = 1.0 / d;
58 for (
int i = min; i <=
max; ++i)
83 for (
int i = min; i <=
max; ++i)
105 for (
int i = min; i <=
max; ++i)
125 for (
int i = min; i <=
max; ++i)
Base class for dvariable.
void operator/=(const prevariable &d)
Description not yet available.
Description not yet available.
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
void allocate(int hsl, int hsu, int sl, int sh, int nrl, int nrh, int ncl, int nch)
Allocate variable array with dimensions [hsl to hsu] x [sl to sh] x [nrl to nrh] x [ncl to nch]...
Description not yet available.
void RETURN_ARRAYS_DECREMENT()
d3_array operator/(const d3_array &m, const double d)
Author: David Fournier.
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.
Description not yet available.