#ifndef PYTHONIC_NUMPY_ARCTAN2_ACCUMULATE_HPP #define PYTHONIC_NUMPY_ARCTAN2_ACCUMULATE_HPP #define UFUNC_NAME arctan2 #include "pythonic/numpy/ufunc_accumulate.hpp" #endif