Constructor and Description |
---|
NestedFunctions() |
Modifier and Type | Method and Description |
---|---|
List<IFunction> |
getFunctions() |
double |
getFunctionValue(double argument) |
String |
getName() |
double[] |
getParams() |
void |
setFunctions(List<IFunction> functions) |
void |
setParams(double[] params) |
public double getFunctionValue(double argument)
getFunctionValue
in interface IFunction
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.