Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Hep.aida.ref.function Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
AbstractDevModelFunctionClasshep.aida.ref.functionFreeHep
AbstractIFunctionAbstractIFunction is implementation of the IFunction.Classhep.aida.ref.functionFreeHep
BaseModelFunctionClasshep.aida.ref.functionFreeHep
ExponentModelFunctionClasshep.aida.ref.functionFreeHep
ExponentialCoreNormNormalised Exponential (E) distribution in the form: f = (1/N)*exp((x-origin)/exponent)) has 2 parameters, Classhep.aida.ref.functionFreeHep
ExponentialCoreNotNormNot normalised Exponential (E) distribution in the form: f = amplitude*exp((x-origin)/exponent) has 3 parametersClasshep.aida.ref.functionFreeHep
FunctionCatalogClasshep.aida.ref.functionFreeHep
FunctionChangedEventClasshep.aida.ref.functionFreeHep
FunctionCoreClasshep.aida.ref.functionFreeHep
FunctionCoreListenerInterfacehep.aida.ref.functionFreeHep
FunctionCreatorSingleton class that is used by FunctionFactory and FunctionCatalog to create functions from codelet strings.Classhep.aida.ref.functionFreeHep
FunctionDispatcherInterfacehep.aida.ref.functionFreeHep
FunctionFactoryClasshep.aida.ref.functionFreeHep
FunctionIntegratorClasshep.aida.ref.functionFreeHep
FunctionListenerInterfacehep.aida.ref.functionFreeHep
FunctionUtilsClasshep.aida.ref.functionFreeHep
GaussianCore2DNormNot normalised Gaussian 2D (G2) distribution in the form: f = (1/N)*exp(-(x-meanX)^2/(2*sigmaX^2))*exp(-(y-meanY)^2/(2*sigmaY^2)) has 4 parametersClasshep.aida.ref.functionFreeHep
GaussianCore2DNotNormNot normalised Gaussian 2D (G2) distribution in the form: f = (amplitude)*exp(-(x-meanX)^2/(2*sigmaX^2))*exp(-(y-meanY)^2/(2*sigmaY^2)) has 5 parametersClasshep.aida.ref.functionFreeHep
GaussianCoreNormNot normalised Gaussian (G) distribution in the form: f = (1/N)*exp(-(x-mean)^2/(2*sigma^2)) has 2 parametersClasshep.aida.ref.functionFreeHep
GaussianCoreNotNormNot normalised Gaussian (G) distribution in the form: f = amplitude*exp(-(x-mean)^2/(2*sigma^2)) has 3 parametersClasshep.aida.ref.functionFreeHep
GridClasshep.aida.ref.functionFreeHep
IFunctionCoreNotNormWrapper around ordinary IFunctionSource Code:IFunctionCoreNotNorm.Classhep.aida.ref.functionFreeHep
JELBaseModelFunctionClasshep.aida.ref.functionFreeHep
JELCompiledExpressionClasshep.aida.ref.functionFreeHep
JELFunctionCoreClasshep.aida.ref.functionFreeHep
NonParametricFunctionClasshep.aida.ref.functionFreeHep
PolynomialCoreNormNormalised Polynomial (Pn) distribution in the form: f = (1 + p1*x + p2*x*x + .Classhep.aida.ref.functionFreeHep
PolynomialCoreNotNormNot normalised Polynomial (Pn) distribution in the form: f = p0 + p1*x + p2*x*x + .Classhep.aida.ref.functionFreeHep
PolynomialModelFunctionClasshep.aida.ref.functionFreeHep
RangeClasshep.aida.ref.functionFreeHep
RangeSetThis class handles multiple ranges along one axis.Classhep.aida.ref.functionFreeHep
SumOfFunctionsClasshep.aida.ref.functionFreeHep