/* * vim:syntax=c * This file is compiled into the npy_math library with externally visible * symbols, and the static and inline specifiers utilized in the npy_math * function definitions are switched off. */ #define NPY_INLINE_MATH 0 #include "npy_math_internal.h"