Vector Optimized Library of Kernels  3.0.0
Architecture-tuned implementations of math kernels
volk_cpu.tmpl.h File Reference
#include <volk/volk_common.h>

Go to the source code of this file.

Data Structures

struct  VOLK_CPU
 

Functions

void volk_cpu_init ()
 
unsigned int volk_get_lvarch ()
 

Variables

struct VOLK_CPU volk_cpu
 

Function Documentation

◆ volk_cpu_init()

void volk_cpu_init ( )

◆ volk_get_lvarch()

unsigned int volk_get_lvarch ( )

Variable Documentation

◆ volk_cpu

struct VOLK_CPU volk_cpu
extern