public class boulwareParameterEstimator
extends java.lang.Object
Constructor and Description |
---|
boulwareParameterEstimator() |
Modifier and Type | Method and Description |
---|---|
static double[] |
leastSquaresFit(double[] x,
double[] time,
int maxLoops,
double powerIncrement) |