Click or drag to resize

MapackMatrixClone Method

Creates a copy of the matrix.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMapackMatrix Clone()

Return Value

IMapackMatrix
A copy of the matrix.

Implements

IMapackMatrixClone
See Also