tensorly.eps

eps(dtype)

Returns the machine epsilon for a given floating point dtype

Parameters:
dtypetensorly.dtype

the dtype for which to get the machine epsilon

Returns:
epsmachine epsilon for dtype