VCV Rack API v2
|
#include "sse_mathfun.h"
Go to the source code of this file.
Functions | |
__m128 | sse_mathfun_tancot_ps (__m128 x, int cotFlag) |
__m128 | sse_mathfun_tan_ps (__m128 x) |
__m128 | sse_mathfun_cot_ps (__m128 x) |
__m128 | sse_mathfun_atan_ps (__m128 x) |
__m128 | sse_mathfun_atan2_ps (__m128 y, __m128 x) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |