ACL Kernel configuration class.
More...
#include <aclKernelConfiguration.h>
§ KernelConfiguration() [1/4]
acl::KernelConfiguration::KernelConfiguration |
( |
bool |
simd = false , |
|
|
bool |
unaligned_ = false , |
|
|
bool |
local_ = false |
|
) |
| |
|
explicit |
§ KernelConfiguration() [2/4]
§ KernelConfiguration() [3/4]
acl::KernelConfiguration::KernelConfiguration |
( |
bool |
simd = false , |
|
|
bool |
unaligned_ = false , |
|
|
bool |
local_ = false |
|
) |
| |
|
explicit |
§ KernelConfiguration() [4/4]
§ operator==() [1/2]
§ operator==() [2/2]
§ extensions
std::vector< std::string > acl::KernelConfiguration::extensions |
§ local
bool acl::KernelConfiguration::local |
§ unaligned
bool acl::KernelConfiguration::unaligned |
§ vectorWidth
unsigned int acl::KernelConfiguration::vectorWidth |
The documentation for this class was generated from the following file: