|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthep.aida.jni.CAIDRef
hep.aida.jni.CProxy
hep.aida.jni.CIFunction
hep.aida.jni.CIModelFunction
public class 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, 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.IModelFunctionpublic void normalize(boolean on)
normalize in interface hep.aida.IModelFunctionpublic boolean isNormalized()
isNormalized in interface hep.aida.IModelFunctionpublic double[] parameterGradient(double[] x)
parameterGradient in interface hep.aida.IModelFunctionpublic boolean providesParameterGradient()
providesParameterGradient in interface hep.aida.IModelFunctionpublic hep.aida.IRangeSet normalizationRange(int iAxis)
normalizationRange in interface hep.aida.IModelFunctionpublic void includeNormalizationAll()
includeNormalizationAll in interface hep.aida.IModelFunctionpublic void excludeNormalizationAll()
excludeNormalizationAll in interface hep.aida.IModelFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||