Object manager for numpy.matrix. More...
#include <boost/python.hpp>
#include <boost/numpy/numpy_object_mgr_traits.hpp>
#include <boost/numpy/ndarray.hpp>
Go to the source code of this file.
Classes | |
struct | boost::numpy::as_matrix< Base > |
CallPolicies that causes a function that returns a numpy.ndarray to return a numpy.matrix instead. More... | |
class | boost::numpy::matrix |
A boost.python "object manager" (subclass of object) for numpy.matrix. More... | |
Namespaces | |
namespace | boost |
namespace | boost::numpy |
namespace | boost::python |
namespace | boost::python::converter |
Functions | |
boost::python::converter::NUMPY_OBJECT_MANAGER_TRAITS (numpy::matrix) |
Object manager for numpy.matrix.
Definition in file matrix.hpp.