Generalized Schur Decomposition<T>.Has Complex Eigenvalues Property
Indicates whether the matrix has complex eigenvalue.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public bool HasComplexEigenvalues { get; protected set; }