|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.aida.jni.CAIDRef hep.aida.jni.CProxy hep.aida.jni.CIFunction hep.aida.jni.CIModelFunction
Field Summary |
Fields inherited from class hep.aida.jni.CAIDRef |
crefID |
Constructor Summary | |
CIModelFunction(long crefID)
|
Method Summary | |
void |
excludeNormalizationAll()
|
void |
includeNormalizationAll()
|
boolean |
isNormalized()
|
hep.aida.IRangeSet |
normalizationRange(int iAxis)
|
void |
normalize(boolean on)
|
double[] |
parameterGradient(double[] x)
|
boolean |
providesNormalization()
|
boolean |
providesParameterGradient()
|
Methods inherited from class hep.aida.jni.CIFunction |
annotation, codeletString, dimension, gradient, indexOfParameter, isEqual, numberOfParameters, parameter, parameterNames, parameters, providesGradient, setParameter, setParameters, setTitle, title, value, variableName, variableNames |
Methods inherited from class hep.aida.jni.CProxy |
finalize, finalize |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hep.aida.IFunction |
annotation, codeletString, dimension, gradient, indexOfParameter, isEqual, normalizationParameter, numberOfParameters, parameter, parameterNames, parameters, providesGradient, setParameter, setParameters, setTitle, title, value, variableName, variableNames |
Constructor Detail |
public CIModelFunction(long crefID)
Method Detail |
public boolean providesNormalization()
providesNormalization
in interface hep.aida.IModelFunction
public void normalize(boolean on)
normalize
in interface hep.aida.IModelFunction
public boolean isNormalized()
isNormalized
in interface hep.aida.IModelFunction
public double[] parameterGradient(double[] x)
parameterGradient
in interface hep.aida.IModelFunction
public boolean providesParameterGradient()
providesParameterGradient
in interface hep.aida.IModelFunction
public hep.aida.IRangeSet normalizationRange(int iAxis)
normalizationRange
in interface hep.aida.IModelFunction
public void includeNormalizationAll()
includeNormalizationAll
in interface hep.aida.IModelFunction
public void excludeNormalizationAll()
excludeNormalizationAll
in interface hep.aida.IModelFunction
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |