Home
last modified time | relevance | path

Searched defs:nd_max (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/python/src/numpy/
Dndarray.cpp279 ndarray from_object(python::object const & obj, dtype const & dt, int nd_min, int nd_max, ndarray::… in from_object()
290 ndarray from_object(python::object const & obj, int nd_min, int nd_max, ndarray::bitflag flags) in from_object()