%PDF- %PDF-
Direktori : /proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/math/ |
Current File : //proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/math/ceil.hpp |
#ifndef PYTHONIC_INCLUDE_MATH_CEIL_HPP #define PYTHONIC_INCLUDE_MATH_CEIL_HPP #include "pythonic/include/utils/functor.hpp" PYTHONIC_NS_BEGIN namespace math { template <class T> long ceil(T x); DEFINE_FUNCTOR(pythonic::math, ceil); } PYTHONIC_NS_END #endif