LevMarAdapterNumberOfData Property |
Number of total valid data points (y-values) of the fit ensemble. This is the array
size you will need to store the fitting functions output.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfData { get; }
Property Value
Int32See Also