AVIR
High-quality pro image resizing library
 All Classes Files Functions Variables Typedefs Macros
Classes | Typedefs | Functions
avir_float8_avx.h File Reference
#include <immintrin.h>
#include "avir_dil.h"

Go to the source code of this file.

Classes

class  avir::float8
 

Typedefs

typedef fpclass_def_dil< float,
avir::float8
avir::fpclass_float8_dil
 

Functions

float8 avir::clamp (const float8 &Value, const float8 &minv, const float8 &maxv)
 
float8 avir::round (const float8 &v)
 

Detailed Description

Inclusion file for the "float8" type.

This file includes the "float8" AVX-based type used for SIMD variable storage and processing.

AVIR Copyright (c) 2015-2020 Aleksey Vaneev