Click or drag to resize

RegressionBaseRowResizeIncrement Property

Gets and sets the amount by which the regression matrix is resized if rows are added.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int RowResizeIncrement { get; set; }

Property Value

Int32
See Also