Home
last modified time | relevance | path

Searched defs:cot_eval (Results 1 – 3 of 3) sorted by relevance

/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/math/
H A Dxsimd_trigo_reduction.hpp84 static inline B cot_eval(const B& z, const BB& test) in cot_eval() function
151 static inline B cot_eval(const B& z, const BB& test) in cot_eval() function
/dports/devel/py-pythran/pythran-0.11.0/third_party/xsimd/arch/generic/
H A Dxsimd_generic_trigo.hpp435 … static inline batch<float, A> cot_eval(const batch<float, A>& z, const BB& test) noexcept in cot_eval() function
506 … static inline batch<double, A> cot_eval(const batch<double, A>& z, const BB& test) noexcept in cot_eval() function
/dports/devel/py-pythran/pythran-0.11.0/pythran/xsimd/arch/generic/
H A Dxsimd_generic_trigo.hpp431 static inline batch<float, A> cot_eval(const batch<float, A>& z, const BB& test) in cot_eval() function
502 static inline batch<double, A> cot_eval(const batch<double, A>& z, const BB& test) in cot_eval() function