Constrcts a DoubleQRLeastSq instance with all sizes zero.

Namespace:  CenterSpace.NMath.Matrix
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public DoubleQRLeastSq()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
DoubleQRLeastSq()

See Also