Click or drag to resize

MultivariateLinearFitParameters_selectedDataRows Field

The selected data rows, or null if all rows are used.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IAscendingIntegerCollection? _selectedDataRows

Field Value

IAscendingIntegerCollection
See Also