#include <xmmintrin.h>
#include <emmintrin.h>
Go to the source code of this file.
Classes | |
class | avir::float4 |
Typedefs | |
typedef fpclass_def < avir::float4, float > | avir::fpclass_float4 |
Functions | |
float4 | avir::clamp (const float4 &Value, const float4 &minv, const float4 &maxv) |
float4 | avir::round (const float4 &v) |
Inclusion file for the "float4" type.
This file includes the "float4" SSE-based type used for SIMD variable storage and processing.
AVIR Copyright (c) 2015-2020 Aleksey Vaneev