MatchingBackend.eps# abstract MatchingBackend.eps(dtype)[source]# Returns the minimal difference representable by dtype. Parameters: dtypetypeData type for which eps should be returned. Returns: ScalarThe eps for the given data type.