![]() |
Project
|
SMatReprStd starting port here. More...
#include <SMatrixGPU.h>
Public Types | |
typedef T | value_type |
Public Member Functions | |
GPUdDefault () MatRepStdGPU()=default | |
GPUdi () const T &operator()(unsigned int i | |
GPUdi () T &operator()(unsigned int i | |
GPUdi () T &operator[](unsigned int i) | |
GPUdi () const T &operator[](unsigned int i) const | |
GPUdi () T apply(unsigned int i) const | |
GPUdi () T *Array() | |
GPUdi () const T *Array() const | |
template<class R > | |
GPUdi () MatRepStdGPU< T | |
D2 & | operator= (const R &rhs) |
template<class R > | |
GPUdi () bool operator | |
Public Attributes | |
unsigned int j | const |
unsigned int | j |
D1 | |
SMatReprStd starting port here.
Definition at line 356 of file SMatrixGPU.h.
typedef T o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::value_type |
Definition at line 359 of file SMatrixGPU.h.
|
default |
o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::GPUdi | ( | ) |
o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::GPUdi | ( | ) | const & |
|
inline |
Definition at line 370 of file SMatrixGPU.h.
|
inline |
Definition at line 373 of file SMatrixGPU.h.
o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::GPUdi | ( | ) |
o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::GPUdi | ( | ) | & |
|
inline |
Definition at line 369 of file SMatrixGPU.h.
|
inline |
Definition at line 372 of file SMatrixGPU.h.
|
inline |
Definition at line 371 of file SMatrixGPU.h.
Definition at line 376 of file SMatrixGPU.h.
Definition at line 361 of file SMatrixGPU.h.
o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::D1 |
Definition at line 376 of file SMatrixGPU.h.
unsigned int o2::math_utils::detail::MatRepStdGPU< T, D1, D2 >::j |
Definition at line 365 of file SMatrixGPU.h.