Modifier and Type | Field and Description |
---|---|
protected double[] |
params |
Constructor and Description |
---|
LinearFunction(double[] params) |
Modifier and Type | Method and Description |
---|---|
double |
getFunctionValue(double argument) |
String |
getName() |
double[] |
getParams() |
void |
setParams(double[] params) |
public double getFunctionValue(double argument)
getFunctionValue
in interface IFunction
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.