![]() |
Project
|
#include <SMatrixGPU.h>
Public Types | |
enum | { kRows = D , kCols = D2 } |
typedef T | value_type |
Public Member Functions | |
GPUd () Expr(const ExprType &rhs) | |
GPUdDefault () ~Expr()=default | |
GPUdi () T apply(unsigned int i) const | |
GPUdi () T operator()(unsigned int i | |
GPUdi () bool IsInUse(const T *p) const | |
Public Attributes | |
unsigned j | const |
Definition at line 410 of file SMatrixGPU.h.
typedef T o2::math_utils::detail::Expr< ExprType, T, D, D2, R1 >::value_type |
Definition at line 413 of file SMatrixGPU.h.
anonymous enum |
Enumerator | |
---|---|
kRows | |
kCols |
Definition at line 429 of file SMatrixGPU.h.
|
inline |
Definition at line 414 of file SMatrixGPU.h.
|
default |
|
inline |
Definition at line 424 of file SMatrixGPU.h.
|
inline |
Definition at line 416 of file SMatrixGPU.h.
o2::math_utils::detail::Expr< ExprType, T, D, D2, R1 >::GPUdi | ( | ) |
unsigned j o2::math_utils::detail::Expr< ExprType, T, D, D2, R1 >::const |
Definition at line 420 of file SMatrixGPU.h.