Your IP : 216.73.217.93


Current Path : /proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/math/
Upload File :
Current File : //proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/math/pow.hpp

#ifndef PYTHONIC_MATH_POW_HPP
#define PYTHONIC_MATH_POW_HPP

#include "pythonic/include/math/pow.hpp"

#include "pythonic/utils/functor.hpp"
#include <cmath>

PYTHONIC_NS_BEGIN

namespace math
{
}
PYTHONIC_NS_END

#endif