|
Michele De Stefano's C++ Utilities
|
Contains NumPy array wrappers that behave like Boost uBLAS classes. More...
#include <numpy/arrayobject.h>#include <mds_utils/python/obj.hpp>#include <mds_utils/python/numpy/array_iterator.hpp>#include <boost/numeric/ublas/traits.hpp>#include <boost/numeric/ublas/detail/vector_assign.hpp>Go to the source code of this file.
Classes | |
| class | boost::numeric::ublas::NumPy1DArray< T > |
| Wrapper class for NumPy 1D arrays. More... | |
Contains NumPy array wrappers that behave like Boost uBLAS classes.
Look at numpy_array.i and numpy_array_usage.i for usage examples.
Definition in file numpy_array.hpp.