jhplot.fit
Class P4
java.lang.Object
hep.aida.ref.event.AIDAObservable
hep.aida.ref.ManagedObject
hep.aida.ref.function.AbstractIFunction
jhplot.fit.P4
- All Implemented Interfaces:
- hep.aida.dev.IDevManagedObject, IFunction, IManagedObject, IModelFunction, Connectable, FunctionDispatcher, Cloneable
public class P4
- extends AbstractIFunction
Polynomial 4th-order.
- Author:
- S.Chekanov
|
Method Summary |
double |
value(double[] v)
|
| Methods inherited from class hep.aida.ref.function.AbstractIFunction |
addFunctionListener, annotation, clone, codeletString, dimension, excludeNormalizationAll, gradient, includeNormalizationAll, indexOfParameter, isEqual, isNormalized, normalizationParameter, normalizationRange, normalize, numberOfParameters, parameter, parameterGradient, parameterNames, parameters, providesGradient, providesNormalization, providesParameterGradient, removeFunctionListener, setCodeletString, setParameter, setParameters, setTitle, title, variableName, variableNames |
P4
public P4()
P4
public P4(String title)
P4
public P4(String[] variableNames,
String[] parameterNames)
value
public double value(double[] v)
- Specified by:
value in interface IFunction- Specified by:
value in class AbstractIFunction
jHPlot 3.2. Java environment for scientific computation and data analysis. © S.Chekanov