4 scalar minValue =
min(d, dD/10.0);
7 if (maxValue - minValue < small)
21 x = minValue + range*
rndGen.sample01<scalar>();
22 y =
rndGen.sample01<scalar>();
25 scalar xx =
pow(
x/dD, nExp);
dimensionedScalar exp(const dimensionedScalar &ds)
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)