Project
Loading...
Searching...
No Matches
o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU Class Reference

#include <SMatrixGPU.h>

Public Member Functions

 GPUd () SMatrixRowGPU(SMatrixGPU< T
 
R unsigned int mRow (i)
 
 GPUd () T &operator[](int j)
 

Public Attributes

 D1
 
 D2
 
Rrhs
 
R unsigned int i: mMat(&rhs)
 

Detailed Description

template<class T, unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
class o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU

Definition at line 475 of file SMatrixGPU.h.

Member Function Documentation

◆ GPUd() [1/2]

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::GPUd ( )

◆ GPUd() [2/2]

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::GPUd ( ) &
inline

Definition at line 481 of file SMatrixGPU.h.

◆ mRow()

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
R unsigned int o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::mRow ( i  )
inline

Definition at line 478 of file SMatrixGPU.h.

Member Data Documentation

◆ D1

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::D1

Definition at line 478 of file SMatrixGPU.h.

◆ D2

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::D2

Definition at line 478 of file SMatrixGPU.h.

◆ i

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
R unsigned int o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::i

Definition at line 478 of file SMatrixGPU.h.

◆ rhs

template<class T , unsigned int D1, unsigned int D2 = D1, class R = MatRepStdGPU<T, D1, D2>>
R& o2::math_utils::detail::SMatrixGPU< T, D1, D2, R >::SMatrixRowGPU::rhs

Definition at line 478 of file SMatrixGPU.h.


The documentation for this class was generated from the following file: