Default constructor. Instances created with this constructor will be empty and unsuable until the Factor method is called.

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

Syntax

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

See Also