![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | AthCUDA |
| namespace | AthCUDAExamples |
Functions | |
| std::unique_ptr< AthCUDA::IKernelTask > | AthCUDAExamples::make_CudaMultiplyTask (AthCUDA::KernelStatus &status, std::vector< float > &array, float multiplier) |
| Function setting up the task performing a simple linear transformation. | |