#ifndef PYTHONIC_NUMPY_FMIN_ACCUMULATE_HPP #define PYTHONIC_NUMPY_FMIN_ACCUMULATE_HPP #define UFUNC_NAME fmin #include "pythonic/numpy/ufunc_accumulate.hpp" #endif