Searched refs:ndarray_tobytes (Results 1 – 1 of 1) sorted by relevance
2156 ndarray_tobytes(PyObject *self, PyObject *dummy) in ndarray_tobytes() function2621 bytes = ndarray_tobytes(self, NULL); in ndarray_hash()2635 { "tobytes", ndarray_tobytes, METH_NOARGS, NULL },