Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c2100 ndarray_fortran_contig(PyObject *self, PyObject *dummy) in ndarray_fortran_contig() function
2144 { "f_contiguous", (getter)ndarray_fortran_contig, NULL, NULL, NULL},