Vector Optimized Library of Kernels  3.0.0
Architecture-tuned implementations of math kernels
volk_func_desc Struct Reference

#include <volk.tmpl.h>

Data Fields

const char ** impl_names
 
const int * impl_deps
 
const bool * impl_alignment
 
size_t n_impls
 

Field Documentation

◆ impl_alignment

const bool* volk_func_desc::impl_alignment

◆ impl_deps

const int* volk_func_desc::impl_deps

◆ impl_names

const char** volk_func_desc::impl_names

◆ n_impls

size_t volk_func_desc::n_impls

The documentation for this struct was generated from the following file: