xColCoordinates property

Float64List xColCoordinates

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

Implementation

Float64List get xColCoordinates => _xColCoord;