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 | |
size_t | vector_length |
volk::vector< float > | vec0 |
volk::vector< float > | ua_vec0 |
volk::vector< float > | center_points |
volk::vector< float > | ua_center_points |
volk::vector< float > | cutoff |
volk::vector< float > | ua_cutoff |
volk::vector< float > | result |
volk::vector< float > | ua_result |
float | expected = 0.0f |
float | tolerance = 1.0e-5 |
![]() | |
std::string | implementation_name |
bool | is_aligned_implementation |
size_t | vector_length |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineoverrideprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |