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