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) |
| Protected Member Functions inherited from VolkTest | |
| 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 |
| Protected Attributes inherited from VolkTest | |
| std::string | implementation_name |
| bool | is_aligned_implementation |
| size_t | vector_length |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineoverrideprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |