FlexBox - A Flexible Primal-Dual ToolBox
Public Member Functions | Public Attributes | List of all members
vectorAddVectorTimesVectorGPU Struct Reference

thrust functor for elemntwise multiplication of two vectors following a summation of the result on a third vector More...

#include <tools.h>

Public Member Functions

__host__ __device__ vectorAddVectorTimesVectorGPU (const int signRule)
 
template<typename Tuple >
__host__ __device__ void operator() (Tuple t)
 

Public Attributes

const int signRule
 

Detailed Description

thrust functor for elemntwise multiplication of two vectors following a summation of the result on a third vector


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