getXColCoordinates method

Float64List getXColCoordinates ()

Returns the "x" (column coodinate) values where the matrix was computed.

Implementation

Float64List getXColCoordinates() => _xColCoord;