ViennaCL - The Vienna Computing Library  1.5.1
Public Member Functions | Data Fields
ambm_config Struct Reference

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
 

Detailed Description

Configuration struct for generating OpenCL kernels for linear combinations of matrices.

Constructor & Destructor Documentation

ambm_config ( )
inline

Field Documentation

std::string assign_op
bool with_stride_and_range

The documentation for this struct was generated from the following file: