Namespaces | Defines | Functions
ufunc.cpp File Reference
#include <boost/numpy/internal.hpp>
#include <boost/numpy/ufunc.hpp>
Include dependency graph for src/ufunc.cpp:

Go to the source code of this file.

Namespaces

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

Defines

#define BOOST_NUMPY_INTERNAL

Functions

multi_iter boost::numpy::make_multi_iter (python::object const &a1)
 Construct a multi_iter over a single sequence or scalar object.
multi_iter boost::numpy::make_multi_iter (python::object const &a1, python::object const &a2)
 Construct a multi_iter by broadcasting two objects.
multi_iter boost::numpy::make_multi_iter (python::object const &a1, python::object const &a2, python::object const &a3)
 Construct a multi_iter by broadcasting three objects.

Define Documentation

Definition at line 6 of file src/ufunc.cpp.



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