LevMarAdapterCanUseJacobianVersion Method |
This function determines, wheter or not all fit functions provide the jacobians. In this case, the
fitting procedure can make use of the jacobian.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool CanUseJacobianVersion()
Return Value
BooleanTrue if all fit functions provide the jacobian.
See Also