Home
last modified time | relevance | path

Searched refs:PyMNNCVMatrix_dealloc (Results 1 – 1 of 1) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/pymnn/src/
H A DMNN.cc444 static void PyMNNCVMatrix_dealloc(PyMNNCVMatrix *);
482 (destructor)PyMNNCVMatrix_dealloc, /*tp_dealloc*/
1824 static void PyMNNCVMatrix_dealloc(PyMNNCVMatrix *self) { in PyMNNCVMatrix_dealloc() function