SparseMatrixTranspose Method |
Tranpose of sparse matrix
Namespace: Altaxo.Calc.Ode.ObsoleteAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SparseMatrix Transpose()
Return Value
SparseMatrixNew matrix that is the transposed of the original.
See Also