boost::numpy::detail::add_pointer_meta | |
boost::numpy::detail::add_pointer_meta::apply< T > | |
boost::numpy::ndarray::array_struct | An internal struct that's byte-compatible with PyArrayObject |
boost::numpy::detail::array_template_invoker_wrapper_1< DimSequence, Function > | |
boost::numpy::detail::array_template_invoker_wrapper_1< DimSequence, boost::reference_wrapper< Function > > | |
boost::numpy::detail::array_template_invoker_wrapper_2< T, Function > | |
ArrayFiller | |
boost::numpy::as_matrix< Base > | CallPolicies that causes a function that returns a numpy.ndarray to return a numpy.matrix instead |
boost::numpy::binary_ufunc< TBinaryFunctor, TArgument1, TArgument2, TResult > | Helps wrap a C++ functor taking a pair of scalar arguments as a broadcasting ufunc-like Python object |
BinaryCallable | |
BinarySquare | |
bivariate_gaussian | |
boost::numpy::detail::builtin_dtype< bool, true > | |
boost::numpy::detail::builtin_dtype< std::complex< T >, false > | |
boost::numpy::detail::builtin_dtype< T, false > | |
boost::numpy::detail::builtin_dtype< T, true > | |
boost::numpy::dtype | A boost.python "object manager" (subclass of object) for numpy.dtype |
boost::numpy::detail::dtype_template_invoker< Function > | |
boost::numpy::detail::dtype_template_invoker< boost::reference_wrapper< Function > > | |
boost::numpy::detail::dtype_template_match_found | |
dtype.DtypeTestCase | |
boost::numpy::matrix | A boost.python "object manager" (subclass of object) for numpy.matrix |
matrix2 | |
boost::numpy::multi_iter | A boost.python "object manager" (subclass of object) for PyArray_MultiIter |
mv2_from_python< T, N > | |
boost::numpy::detail::nd_template_invoker< Function > | |
boost::numpy::detail::nd_template_invoker< boost::reference_wrapper< Function > > | |
boost::numpy::detail::nd_template_match_found | |
boost::numpy::ndarray | A boost.python "object manager" (subclass of object) for numpy.ndarray |
ufunc.TestBinary | |
indexing.TestIndexing | |
ndarray.TestNdarray | |
shapes.TestShapes | |
templates.TestTemplates | |
ufunc.TestUnary | |
boost::numpy::unary_ufunc< TUnaryFunctor, TArgument, TResult > | Helps wrap a C++ functor taking a single scalar argument as a broadcasting ufunc-like Python object |
UnaryCallable | |
UnarySquare | An example to demonstrate use of universal functions or ufuncs |
vector2 | |
boost::numpy::void_ | A boost.python "object manager" (subclass of object) for numpy.void |