Home
last modified time | relevance | path

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

/third_party/boost/libs/python/example/numpy/
Dndarray.cpp48 np::ndarray data_ex = np::from_data(data,dt,shape,stride,own); in main() local
50 …dimensional array ::" << std::endl << p::extract < char const * > (p::str(data_ex)) << std::endl ; in main()
/third_party/boost/libs/python/doc/html/numpy/
Dsearchindex.js1 …tom:[2,7],custom_dtyp:[2,7],danger:10,data:[0,2,5,7,9,10,11],data_ex1:10,data_ex:[5,10],datatyp:[7… property
/third_party/boost/libs/python/doc/html/numpy/_sources/tutorial/
Dndarray.rst.txt63 << p::extract<char const *>(p::str(data_ex)) << std::endl;
/third_party/boost/libs/python/doc/numpy/tutorial/
Dndarray.rst63 << p::extract<char const *>(p::str(data_ex)) << std::endl;
/third_party/boost/libs/python/doc/numpy/reference/
Dndarray.rst373 np::ndarray data_ex = np::from_data(data,dt,shape,stride,own);
/third_party/boost/libs/python/doc/html/numpy/_sources/reference/
Dndarray.rst.txt373 np::ndarray data_ex = np::from_data(data,dt,shape,stride,own);