MatchingBackend.eps#

abstract MatchingBackend.eps(dtype)[source]#

Returns the minimal difference representable by dtype.

Parameters:
dtypetype

Data type for which eps should be returned.

Returns:
Scalar

The eps for the given data type.