GNU Radio Manual and C++ API Reference  3.7.12.0
The Free & Open Software Radio Ecosystem
volk_func_desc Struct Reference

#include <volk/volk.h>

Public Attributes

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

Member Data 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: