Indicates whether the matrix has elements that must be zero.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public bool HasStructuralZeros { get; }
Public ReadOnly Property HasStructuralZeros As Boolean
Get
public:
property bool HasStructuralZeros {
bool get ();
}
member HasStructuralZeros : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0, 5.x
Reference