numpy.getbufsize — NumPy v1.11 Manual (original) (raw)

numpy.getbufsize()[source]

Return the size of the buffer used in ufuncs.

Returns: getbufsize : int Size of ufunc buffer in bytes.