Click or drag to resize

DoubleSymmetric2DSignalReaderUnpackFullToMatrix Method

Builds the unpacked signal representation of the entire packed complex symmetric signal.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public virtual DoubleComplexMatrix UnpackFullToMatrix()

Return Value

DoubleComplexMatrix
An unpacked copy of this signal.
See Also