yRowCoordinates property

Float64List yRowCoordinates

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

Implementation

Float64List get yRowCoordinates => _yRowCoord;