Inherits VolkTest.
Protected Member Functions | |
void | SetUp () override |
void | initialize_data (const size_t length) |
void | execute_aligned (const std::string impl_name) |
void | execute_unaligned (const std::string impl_name) |
![]() | |
void | initialize_test (const std::tuple< std::string, size_t > ¶m) |
Protected Attributes | |
volk::vector< lv_32fc_t > | vec0 |
volk::vector< lv_32fc_t > | vec1 |
volk::vector< lv_32fc_t > | result |
volk::vector< lv_32fc_t > | expected |
volk::vector< lv_32fc_t > | ua_result |
![]() | |
std::string | implementation_name |
bool | is_aligned_implementation |
size_t | vector_length |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineoverrideprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |