Object managers for array scalars (currently only numpy.void is implemented). More...
#include <boost/python.hpp>
#include <boost/numpy/numpy_object_mgr_traits.hpp>
#include <boost/numpy/dtype.hpp>
Go to the source code of this file.
Classes | |
class | boost::numpy::void_ |
A boost.python "object manager" (subclass of object) for numpy.void. More... | |
Namespaces | |
namespace | boost |
namespace | boost::numpy |
namespace | boost::python |
namespace | boost::python::converter |
Functions | |
boost::python::converter::NUMPY_OBJECT_MANAGER_TRAITS (numpy::void_) |
Object managers for array scalars (currently only numpy.void is implemented).
Definition in file scalars.hpp.