ATLAS Offline Software
Control
AthenaExamples
AthExCUDA
src
cudaMultiply.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
//
3
// Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
//
5
#ifndef ATHEXCUDA_CUDAMULTIPLY_H
6
#define ATHEXCUDA_CUDAMULTIPLY_H
7
8
// System include(s).
9
#include <vector>
10
11
namespace
AthCUDAExamples
{
12
14
void
cudaMultiply
( std::vector< float >&
array
,
float
multiplier );
15
16
}
// namespace AthCUDAExamples
17
18
#endif // ATHEXCUDA_CUDAMULTIPLY_H
AthCUDAExamples::cudaMultiply
void cudaMultiply(std::vector< float > &array, float multiplier)
Function used to multiple a vector of variables by some amount.
AthCUDAExamples
Definition:
cudaMultiply.h:11
lumiFormat.array
array
Definition:
lumiFormat.py:91
Generated on Thu Nov 7 2024 21:13:02 for ATLAS Offline Software by
1.8.18