Classes | Namespaces | Functions
invoke_matching.hpp File Reference

Template invocation based on dtype matching. More...

#include <boost/numpy/dtype.hpp>
#include <boost/numpy/ndarray.hpp>
#include <boost/mpl/integral_c.hpp>
Include dependency graph for invoke_matching.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::add_pointer_meta
struct  boost::numpy::detail::add_pointer_meta::apply< T >
struct  boost::numpy::detail::array_template_invoker_wrapper_1< DimSequence, Function >
struct  boost::numpy::detail::array_template_invoker_wrapper_1< DimSequence, boost::reference_wrapper< Function > >
struct  boost::numpy::detail::array_template_invoker_wrapper_2< T, Function >
struct  boost::numpy::detail::dtype_template_invoker< Function >
struct  boost::numpy::detail::dtype_template_invoker< boost::reference_wrapper< Function > >
struct  boost::numpy::detail::dtype_template_match_found
struct  boost::numpy::detail::nd_template_invoker< Function >
struct  boost::numpy::detail::nd_template_invoker< boost::reference_wrapper< Function > >
struct  boost::numpy::detail::nd_template_match_found

Namespaces

namespace  boost
namespace  boost::numpy
namespace  boost::numpy::detail

Functions

template<typename TypeSequence , typename DimSequence , typename Function >
void boost::numpy::invoke_matching_array (ndarray const &array_, Function f)
template<typename Sequence , typename Function >
void boost::numpy::invoke_matching_dtype (dtype const &dtype_, Function f)
template<typename Sequence , typename Function >
void boost::numpy::invoke_matching_nd (int nd, Function f)

Detailed Description

Template invocation based on dtype matching.

Definition in file invoke_matching.hpp.



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