Click or drag to resize

MatrixD2DElements Property

Gets the elements of the matrix as an array.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double[] Elements { get; }

Property Value

Double
See Also