public class JAS3FunctionFactory
extends hep.aida.ref.function.FunctionFactory
Constructor and Description |
---|
JAS3FunctionFactory(hep.aida.ITree tree) |
Modifier and Type | Method and Description |
---|---|
hep.aida.IFunction |
cloneFunction(String path,
hep.aida.IFunction f) |
hep.aida.IFunction |
createFunctionByName(String path,
String model) |
hep.aida.IFunction |
createFunctionFromScript(String path,
int dim,
String valexpr,
String parameters,
String description) |
hep.aida.IFunction |
createFunctionFromScript(String path,
int dim,
String valexpr,
String parameters,
String description,
String gradexpr) |
public hep.aida.IFunction createFunctionByName(String path, String model)
createFunctionByName
in interface hep.aida.IFunctionFactory
createFunctionByName
in class hep.aida.ref.function.FunctionFactory
public hep.aida.IFunction createFunctionFromScript(String path, int dim, String valexpr, String parameters, String description)
createFunctionFromScript
in interface hep.aida.IFunctionFactory
createFunctionFromScript
in class hep.aida.ref.function.FunctionFactory
public hep.aida.IFunction createFunctionFromScript(String path, int dim, String valexpr, String parameters, String description, String gradexpr)
createFunctionFromScript
in interface hep.aida.IFunctionFactory
createFunctionFromScript
in class hep.aida.ref.function.FunctionFactory
public hep.aida.IFunction cloneFunction(String path, hep.aida.IFunction f)
cloneFunction
in interface hep.aida.IFunctionFactory
cloneFunction
in class hep.aida.ref.function.FunctionFactory
Copyright © 2019. All rights reserved.