ViennaCL - The Vienna Computing Library
1.5.1
|
Configuration struct for generating OpenCL kernels for linear combinations of vectors. More...
#include <vector.hpp>
Public Member Functions | |
avbv_config () | |
Data Fields | |
bool | with_stride_and_range |
std::string | assign_op |
avbv_scalar_type | a |
avbv_scalar_type | b |
Configuration struct for generating OpenCL kernels for linear combinations of vectors.
|
inline |
std::string assign_op |
bool with_stride_and_range |