class documentation

class _UFuncBinaryResolutionError(UFuncTypeError):

View In Hierarchy

Thrown when a binary resolution fails
Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable dtypes Undocumented

Inherited from UFuncTypeError:

Instance Variable ufunc Undocumented
def __init__(self, ufunc, dtypes):
def __str__(self):

Undocumented

dtypes =

Undocumented