Vector Optimized Library of Kernels  3.0.0
Architecture-tuned implementations of math kernels
volk_option_helpers.h File Reference
#include <limits.h>
#include <cstring>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Data Structures

class  option_t
 
class  option_list
 

Enumerations

enum  VOLK_OPTYPE {
  VOID_CALLBACK , INT_CALLBACK , BOOL_CALLBACK , STRING_CALLBACK ,
  FLOAT_CALLBACK , STRING
}
 

Enumeration Type Documentation

◆ VOLK_OPTYPE

Enumerator
VOID_CALLBACK 
INT_CALLBACK 
BOOL_CALLBACK 
STRING_CALLBACK 
FLOAT_CALLBACK 
STRING