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

Go to the source code of this file.

Functions

__VOLK_DECL_BEGIN const VOLK_API char * volk_prefix ()
 
const VOLK_API char * volk_version ()
 
const VOLK_API char * volk_c_compiler ()
 
const VOLK_API char * volk_compiler_flags ()
 
const VOLK_API char * volk_available_machines ()
 

Function Documentation

◆ volk_available_machines()

const VOLK_API char* volk_available_machines ( )

◆ volk_c_compiler()

const VOLK_API char* volk_c_compiler ( )

◆ volk_compiler_flags()

const VOLK_API char* volk_compiler_flags ( )

◆ volk_prefix()

__VOLK_DECL_BEGIN const VOLK_API char* volk_prefix ( )

◆ volk_version()

const VOLK_API char* volk_version ( )