Click or drag to resize

DoubleComplexSchurDecompZ Property

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

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

Property Value

DoubleComplexMatrix
See Also