Click or drag to resize

FloatLeastSquaresX Property

Gets the least squares solution x for the least squares problem Ax = y.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FloatVector X { get; }

Property Value

FloatVector
See Also