Home
last modified time | relevance | path

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

/third_party/boost/libs/python/example/numpy/
Dwrap.cpp82 void wrap_fill2(np::ndarray const & array) { in wrap_fill2() function
108 p::def("fill2", wrap_fill2); in BOOST_PYTHON_MODULE()