numpy.getbufsize — NumPy v1.13 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. |
|---|