getYRowCoordinates method
Returns the "y" (row coodinate) values where the matrix was computed.
Implementation
Float64List getYRowCoordinates() => _yRowCoord;
Returns the "y" (row coodinate) values where the matrix was computed.
Float64List getYRowCoordinates() => _yRowCoord;