Trigonometric functions

Warning

doxygenfunction: Unable to resolve function “sin” with arguments (const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> sin(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “cos” with arguments (const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> cos(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “sincos” with arguments (const batch<T, A>&, batch_type_t<B>&, batch_type_t<B>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> std::pair<batch<T, A>, batch<T, A>> sincos(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “tan” with arguments (const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> tan(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “asin” with arguments (const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> asin(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “acos” with arguments (const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> acos(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “atan” with arguments (const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> atan(batch<T, A> const &x)

Warning

doxygenfunction: Unable to resolve function “atan2” with arguments (const batch<T, A>&, const batch<T, A>&) in doxygen xml output for project “xsimd” from directory: ../xml. Potential matches:

- template<class T, class A> batch<T, A> atan2(batch<T, A> const &x, batch<T, A> const &y)