Overload List
| Name | Description | |
|---|---|---|
| MultiVariableFunctionFitter(NMathFunctions..::.GeneralizedDoubleVectorDoubleFunction) |
Constructs a MultiVariableFunctionFitter instance with the given generalized function.
| |
| MultiVariableFunctionFitter(NMathFunctions..::.GeneralizedDoubleVectorDoubleFunction, INonlinearLeastSqMinimizer) |
Constructs a MultiVariableFunctionFitter instance with the given generalized function and minimizer.
| |
| MultiVariableFunctionFitter(NMathFunctions..::.GeneralizedDoubleVectorDoubleFunction, array<NMathFunctions..::.GeneralizedDoubleVectorDoubleFunction>[]()[]) |
Constructs a MultiVariableFunctionFitter instance with the given generalized function and array of
partial derivatives.
| |
| MultiVariableFunctionFitter(NMathFunctions..::.GeneralizedDoubleVectorDoubleFunction, array<NMathFunctions..::.GeneralizedDoubleVectorDoubleFunction>[]()[], INonlinearLeastSqMinimizer) |
Constructs a MultiVariableFunctionFitter instance with the given generalized function, array of partial
derivatives, and minimizer.
|