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

numpy. getbufsize()[source]

Return the size of the buffer used in ufuncs.

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