You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt a27b57fe10 Add float_4 implementation of approxExp2Floor. 5 years ago
..
functions.hpp Add float_4 implementation of approxExp2Floor. 5 years ago
sse_mathfun.h Auto-format code with astyle. 5 years ago
sse_mathfun_extension.h Port sse_mathfun_extension to simd folder. 5 years ago
vector.hpp Change _mm_cvtps_epi32 (rounding conversion) to _mm_cvttps_epi32 (truncating conversion) in float_4 -> int32_4 cast. Add << and >> operators for int32_4. 5 years ago