Classes | Namespaces | Functions
dtype.hpp File Reference

Object manager for Python's numpy.dtype class. More...

#include <boost/python.hpp>
#include <boost/numpy/numpy_object_mgr_traits.hpp>
#include <boost/mpl/for_each.hpp>
#include <boost/type_traits/add_pointer.hpp>
Include dependency graph for dtype.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost::numpy::detail::builtin_dtype< bool, true >
struct  boost::numpy::detail::builtin_dtype< std::complex< T >, false >
struct  boost::numpy::detail::builtin_dtype< T, false >
struct  boost::numpy::detail::builtin_dtype< T, true >
class  boost::numpy::dtype
 A boost.python "object manager" (subclass of object) for numpy.dtype. More...

Namespaces

namespace  boost
namespace  boost::numpy
namespace  boost::numpy::detail
namespace  boost::python
namespace  boost::python::converter

Functions

bool boost::numpy::equivalent (dtype const &a, dtype const &b)
template<int bits>
dtype boost::numpy::detail::get_complex_dtype ()
template<int bits>
dtype boost::numpy::detail::get_float_dtype ()
template<int bits, bool isUnsigned>
dtype boost::numpy::detail::get_int_dtype ()
 boost::python::converter::NUMPY_OBJECT_MANAGER_TRAITS (numpy::dtype)

Detailed Description

Object manager for Python's numpy.dtype class.

Definition in file dtype.hpp.



boost_numpy
Author(s): Jim Bosch, Ankit Daftery
autogenerated on Fri Aug 28 2015 10:10:40