Indicates whether the matrix is Hermitian.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsHermitian { get; }
Public ReadOnly Property IsHermitian As Boolean
Get
public:
property bool IsHermitian {
bool get ();
}
member IsHermitian : bool with get
Property Value
Type:
Boolean
Reference