Click or drag to resize

DoubleSchurDecompV Property

Gets the vector of computed eigenvalues.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplexVector V { get; }

Property Value

DoubleComplexVector
See Also