![]() |
Project
|
#include <SMatrixGPU.h>
Public Member Functions | |
GPUd () TransposeOpGPU(const Matrix &rhs) | |
GPUdDefault () ~TransposeOpGPU()=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 |
Protected Attributes | |
const Matrix & | mRhs |
Definition at line 1455 of file SMatrixGPU.h.
|
inline |
Definition at line 1458 of file SMatrixGPU.h.
|
default |
|
inline |
Definition at line 1472 of file SMatrixGPU.h.
|
inline |
Definition at line 1462 of file SMatrixGPU.h.
o2::math_utils::detail::TransposeOpGPU< Matrix, T, D1, D2 >::GPUdi | ( | ) |
unsigned j o2::math_utils::detail::TransposeOpGPU< Matrix, T, D1, D2 >::const |
Definition at line 1467 of file SMatrixGPU.h.
|
protected |
Definition at line 1478 of file SMatrixGPU.h.