GNU Radio 3.7.2 C++ API
VOLK_CPU Struct Reference

#include </home/trondeau/code/gnuradio/gnuradio/volk/tmpl/volk_cpu.tmpl.h>

Public Attributes

int(* has_ )()
 
int(* has_generic )()
 
int(* has_altivec )()
 
int(* has_neon )()
 
int(* has_32 )()
 
int(* has_64 )()
 
int(* has_3dnow )()
 
int(* has_abm )()
 
int(* has_popcount )()
 
int(* has_mmx )()
 
int(* has_sse )()
 
int(* has_sse2 )()
 
int(* has_orc )()
 
int(* has_norc )()
 
int(* has_sse3 )()
 
int(* has_ssse3 )()
 
int(* has_sse4_a )()
 
int(* has_sse4_1 )()
 
int(* has_sse4_2 )()
 
int(* has_avx )()
 

Member Data Documentation

int(* VOLK_CPU::has_)()
int(* VOLK_CPU::has_32)()
int(* VOLK_CPU::has_3dnow)()
int(* VOLK_CPU::has_64)()
int(* VOLK_CPU::has_abm)()
int(* VOLK_CPU::has_altivec)()
int(* VOLK_CPU::has_avx)()
int(* VOLK_CPU::has_generic)()
int(* VOLK_CPU::has_mmx)()
int(* VOLK_CPU::has_neon)()
int(* VOLK_CPU::has_norc)()
int(* VOLK_CPU::has_orc)()
int(* VOLK_CPU::has_popcount)()
int(* VOLK_CPU::has_sse)()
int(* VOLK_CPU::has_sse2)()
int(* VOLK_CPU::has_sse3)()
int(* VOLK_CPU::has_sse4_1)()
int(* VOLK_CPU::has_sse4_2)()
int(* VOLK_CPU::has_sse4_a)()
int(* VOLK_CPU::has_ssse3)()

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