ATLAS Offline Software
|
#include <vector>
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... | |