Elements of the matrix.
[Visual Basic]
Public Elt As Double()
The elements should be stored in a rectangular two dimensional array So in Java/ C#, all double[] elements of the outer array must have the same size. In COM, this is represented as a 2D SAFEARRAY.
Matrix Class | Matrix Members | Geotools.Positioning Namespace