ViennaCL - The Vienna Computing Library  1.5.2
Public Member Functions | Data Fields
avbv_config Struct Reference

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
 

Detailed Description

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

Constructor & Destructor Documentation

avbv_config ( )
inline

Field Documentation

std::string assign_op
bool with_stride_and_range

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