Constructs an empty DoubleLeastSqWeighting instance. Behavior
is undefined unitil the Initialize method is called.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public DoubleLeastSqWeightingFunction() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: DoubleLeastSqWeightingFunction() |