public static class LMCurveFitter.ExpFunction
extends jaolho.data.lma.LMAFunction
Constructor and Description |
---|
ExpFunction(int num)
Constructs a function with the given number of summed exponentials.
|
Modifier and Type | Method and Description |
---|---|
double |
getPartialDerivate(double x,
double[] a,
int parameterIndex) |
double |
getY(double x,
double[] a) |
Copyright © 2015–2022 SciJava. All rights reserved.