Indicates whether the matrix is symmetric.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public bool IsSymmetric { get; }
Public ReadOnly Property IsSymmetric As Boolean
Get
public:
property bool IsSymmetric {
bool get ();
}
member IsSymmetric : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0, 5.x
Reference