public class DGaussian extends AbstractUnivariateRealFunction
Gaussian
function, \({d \mathrm{\phi}(x) \over dx}\).Gaussian
Function.EvaluationException
Constructor and Description |
---|
DGaussian(Gaussian phi)
Construct the derivative function of a Gaussian function.
|
Modifier and Type | Method and Description |
---|---|
double |
evaluate(double x)
Evaluate y = f(x).
|
evaluate
dimensionOfDomain, dimensionOfRange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionOfDomain, dimensionOfRange
public double evaluate(double x)
UnivariateRealFunction
x
- xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.