ViennaCL - The Vienna Computing Library
1.5.1
|
Configuration struct for generating OpenCL kernels for linear combinations of matrices. More...
#include <matrix.hpp>
Public Member Functions | |
ambm_config () | |
Data Fields | |
bool | with_stride_and_range |
bool | is_row_major |
std::string | assign_op |
ambm_scalar_type | a |
ambm_scalar_type | b |
Configuration struct for generating OpenCL kernels for linear combinations of matrices.
ambm_config | ( | ) | [inline] |
std::string assign_op |
bool is_row_major |