![]() |
Project
|
#include <Array.h>
Public Member Functions | |
void | copy (const Array< T, Size > &t) |
GPUhd () T *data() noexcept | |
GPUhd () const T *data() const noexcept | |
GPUhd () T &operator[](const int index) noexcept | |
GPUhd () const expr T &operator[](const int index) const noexcept | |
GPUhd () size_t size() const noexcept | |
Public Attributes | |
T | InternalArray [Size] |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
T o2::its::gpu::Array< T, Size >::InternalArray[Size] |