Constructs an empty SparseConstraintCoefficients object.

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

Syntax

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

See Also