%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/conj.hpp |
#ifndef PYTHONIC_INCLUDE_NUMPY_CONJ_HPP
#define PYTHONIC_INCLUDE_NUMPY_CONJ_HPP
#include "pythonic/include/utils/functor.hpp"
#include "pythonic/include/numpy/conjugate.hpp"
PYTHONIC_NS_BEGIN
namespace numpy
{
USING_FUNCTOR(conj, numpy::functor::conjugate);
}
PYTHONIC_NS_END
#endif