![]() |
Project
|
#include <SMatrixGPU.h>
Public Types | |
| enum | { kSize = N } |
| typedef T | value_type |
| typedef T * | iterator |
| typedef const T * | const_iterator |
Public Member Functions | |
| GPUd () iterator begin() | |
| GPUd () iterator end() | |
| GPUd () const _iterator begin() const | |
| GPUd () const _iterator end() const | |
| GPUd () SVectorGPU() | |
| GPUd () SVectorGPU(const SVectorGPU< T | |
| GPUhd () const T &operator[](unsigned int i) const | |
| GPUhd () T &operator[](unsigned int i) | |
| GPUd () const T &operator()(unsigned int i) const | |
| GPUd () T &operator()(unsigned int i) | |
| GPUd () const T *Array() const | |
| GPUd () T *Array() | |
| GPUd () T apply(unsigned int i) const | |
| GPUd () SVectorGPU< T | |
| N & | operator-= (const SVectorGPU< T, N > &rhs) |
| GPUd () SVectorGPU< T | |
| N & | operator+= (const SVectorGPU< T, N > &rhs) |
| GPUdi () static unsigned int Dim() | |
Public Attributes | |
| N & | rhs |
Definition at line 56 of file SMatrixGPU.h.
| typedef const T* o2::math_utils::detail::SVectorGPU< T, N >::const_iterator |
Definition at line 61 of file SMatrixGPU.h.
| typedef T* o2::math_utils::detail::SVectorGPU< T, N >::iterator |
Definition at line 60 of file SMatrixGPU.h.
| typedef T o2::math_utils::detail::SVectorGPU< T, N >::value_type |
Definition at line 59 of file SMatrixGPU.h.
| Enumerator | |
|---|---|
| kSize | |
Definition at line 81 of file SMatrixGPU.h.
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | const |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | const |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | const & |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | const |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | const |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | & |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUd | ( | ) | const |
|
inline |
Definition at line 85 of file SMatrixGPU.h.
| o2::math_utils::detail::SVectorGPU< T, N >::GPUhd | ( | ) | const & |
| o2::math_utils::detail::SVectorGPU< T, N >::GPUhd | ( | ) | & |
| D & o2::math_utils::detail::SVectorGPU< T, N >::operator+= | ( | const SVectorGPU< T, N > & | rhs | ) |
Definition at line 207 of file SMatrixGPU.h.
| D & o2::math_utils::detail::SVectorGPU< T, N >::operator-= | ( | const SVectorGPU< T, N > & | rhs | ) |
Definition at line 198 of file SMatrixGPU.h.
| N& o2::math_utils::detail::SVectorGPU< T, N >::rhs |
Definition at line 67 of file SMatrixGPU.h.