Click or drag to resize

DoubleSchurDecompT Property

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

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

Property Value

DoubleMatrix
See Also