#ifndef PYTHONIC_NUMPY_HYPOT_ACCUMULATE_HPP #define PYTHONIC_NUMPY_HYPOT_ACCUMULATE_HPP #define UFUNC_NAME hypot #include "pythonic/numpy/ufunc_accumulate.hpp" #endif