Click or drag to resize

FloatSymBandMatrixTranspose Method

Returns this matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FloatSymBandMatrix Transpose()

Return Value

FloatSymBandMatrix
This matrix.
See Also