Creates a copy of the current sparse matrix.
Namespace: Altaxo.Calc.Ode.ObsoleteAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic SparseMatrix Copy()
Return Value
SparseMatrixA new SparseMatrix that is a copy of the current instance.
See Also