[]
Gets the elements of the matrix.
public double[,] Elements { get; }
Public ReadOnly Property Elements As Double(,)
A two dimension double array save the elements.