![]() |
Project
|
#include <SMatrixGPU.h>
Public Member Functions | |
GPUd () MatrixMulOpGPU(const MatrixA &lhs | |
const MatrixB | rhs_ (rhs) |
GPUdDefault () ~MatrixMulOpGPU()=default | |
GPUdi () T apply(unsigned int i) const | |
GPUdi () T operator()(unsigned int i | |
GPUdi () bool IsInUse(const T *p) const | |
Public Attributes | |
const MatrixB & | rhs: lhs_(lhs) |
unsigned int j | const |
Protected Attributes | |
const MatrixA & | lhs_ |
const MatrixB & | rhs_ |
Definition at line 721 of file SMatrixGPU.h.
o2::math_utils::detail::MatrixMulOpGPU< MatrixA, MatrixB, T, D >::GPUd | ( | ) | const & |
|
default |
|
inline |
Definition at line 736 of file SMatrixGPU.h.
|
inline |
Definition at line 726 of file SMatrixGPU.h.
o2::math_utils::detail::MatrixMulOpGPU< MatrixA, MatrixB, T, D >::GPUdi | ( | ) |
|
inline |
Definition at line 724 of file SMatrixGPU.h.
unsigned int j o2::math_utils::detail::MatrixMulOpGPU< MatrixA, MatrixB, T, D >::const |
Definition at line 731 of file SMatrixGPU.h.
|
protected |
Definition at line 742 of file SMatrixGPU.h.
const MatrixB& o2::math_utils::detail::MatrixMulOpGPU< MatrixA, MatrixB, T, D >::rhs |
Definition at line 724 of file SMatrixGPU.h.
|
protected |
Definition at line 743 of file SMatrixGPU.h.