getYRowCoordinates method

Float64List getYRowCoordinates ()

Returns the "y" (row coodinate) values where the matrix was computed.

Implementation

Float64List getYRowCoordinates() => _yRowCoord;