%PDF- %PDF-
Direktori : /proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/random/ |
Current File : //proc/985914/root/usr/lib/python3/dist-packages/pythran/pythonic/include/random/expovariate.hpp |
#ifndef PYTHONIC_INCLUDE_RANDOM_EXPOVARIATE_HPP #define PYTHONIC_INCLUDE_RANDOM_EXPOVARIATE_HPP #include "pythonic/include/utils/functor.hpp" #include "pythonic/include/random/random.hpp" PYTHONIC_NS_BEGIN namespace random { double expovariate(double l); DEFINE_FUNCTOR(pythonic::random, expovariate); } PYTHONIC_NS_END #endif