GeneralizedSchurDecomposition<T>.HasComplexEigenvalues Property

Indicates whether the matrix has complex eigenvalue.

Definition

Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool HasComplexEigenvalues { get; protected set; }

Property Value

Boolean

See Also