Click or drag to resize

MatrixClone Method

Make a deep copy of a matrix

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Matrix Clone()

Return Value

Matrix

[Missing <returns> documentation for "M:Altaxo.Calc.Ode.Obsolete.Matrix.Clone"]

See Also