GeneralizedEigenvalueDecomposition<T>.HasComplexEigenvalues Property

Indicates whether the matrix has complex eigenvalue.

Definition

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

Property Value

Boolean

See Also