ArrayAttributes.IsHermitian Property

Indicates whether the matrix is Hermitian.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
public bool IsHermitian {
	get;
 }

Property Value

Boolean

See Also