Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
cudaMultiply.h File Reference
#include <vector>
Include dependency graph for cudaMultiply.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 AthCUDAExamples
 

Functions

void AthCUDAExamples::cudaMultiply (std::vector< float > &array, float multiplier)
 Function used to multiple a vector of variables by some amount. More...