Home
last modified time | relevance | path

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

/third_party/boost/libs/python/example/numpy/
Dgaussian.cpp235 struct mv2_from_python { struct
240 mv2_from_python() { in mv2_from_python() function
293 mv2_from_python< vector2, 1 >(); in BOOST_PYTHON_MODULE() argument
294 mv2_from_python< matrix2, 2 >(); in BOOST_PYTHON_MODULE()