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

#include <SMatrixGPU.h>

Public Member Functions

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

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 >::SMatrixRowGPUconst

Definition at line 488 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 >::SMatrixRowGPUconst::GPUd ( ) const &
inline

Definition at line 495 of file SMatrixGPU.h.

◆ 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 >::SMatrixRowGPUconst::GPUd ( ) const

◆ 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 >::SMatrixRowGPUconst::mRow ( i  )
inline

Definition at line 491 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 >::SMatrixRowGPUconst::D1

Definition at line 491 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 >::SMatrixRowGPUconst::D2

Definition at line 491 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 >::SMatrixRowGPUconst::i

Definition at line 491 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 >::SMatrixRowGPUconst::rhs

Definition at line 491 of file SMatrixGPU.h.


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