%PDF- %PDF-
| Direktori : /proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/include/numpy/ |
| Current File : //proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/include/numpy/fabs.hpp |
#ifndef PYTHONIC_INCLUDE_NUMPY_FABS_HPP
#define PYTHONIC_INCLUDE_NUMPY_FABS_HPP
#include "pythonic/include/utils/functor.hpp"
#include "pythonic/include/numpy/abs.hpp"
PYTHONIC_NS_BEGIN
namespace numpy
{
USING_FUNCTOR(fabs, numpy::functor::abs);
}
PYTHONIC_NS_END
#endif