numpy.getbufsize — NumPy v1.11 Manual (original) (raw)
Return the size of the buffer used in ufuncs.
Returns: | getbufsize : int Size of ufunc buffer in bytes. |
---|
Return the size of the buffer used in ufuncs.
Returns: | getbufsize : int Size of ufunc buffer in bytes. |
---|