Click or drag to resize

DoubleComplexSchurDecompT Property

Gets the matrix T, where A = Z * T * Zh

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

Property Value

DoubleComplexMatrix
See Also