← Back
Editing: isinf.hpp
#ifndef PYTHONIC_MATH_ISINF_HPP #define PYTHONIC_MATH_ISINF_HPP #include "pythonic/include/math/isinf.hpp" #include "pythonic/utils/functor.hpp" #include <cmath> PYTHONIC_NS_BEGIN namespace math { } PYTHONIC_NS_END #endif
Save File
Cancel