Project
Loading...
Searching...
No Matches
o2::math_utils::detail::AssignSym Struct Reference

#include <SMatrixGPU.h>

Public Member Functions

template<class T , unsigned int D, class A , class R >
 GPUd () static void Evaluate(SMatrixGPU< T
 
 for (unsigned int i=0;i< D;++i)
 
template<class T , unsigned int D, class R >
 GPUd () static void Evaluate(SMatrixGPU< T
 
 for (unsigned int i=0;i< D;++i)
 

Public Attributes

 D
 
MatRepSymGPU< T, D > & lhs
 
MatRepSymGPU< T, D > const Expr< A, T, D, D, R > & rhs
 
MatRepSymGPU< T, D > const SMatrixGPU< T, D, D, R > & rhs
 

Detailed Description

Definition at line 648 of file SMatrixGPU.h.

Member Function Documentation

◆ for() [1/2]

o2::math_utils::detail::AssignSym::for ( )
inline

Definition at line 654 of file SMatrixGPU.h.

◆ for() [2/2]

o2::math_utils::detail::AssignSym::for ( )
inline

Definition at line 667 of file SMatrixGPU.h.

◆ GPUd() [1/2]

template<class T , unsigned int D, class A , class R >
o2::math_utils::detail::AssignSym::GPUd ( )

◆ GPUd() [2/2]

template<class T , unsigned int D, class R >
o2::math_utils::detail::AssignSym::GPUd ( )

Member Data Documentation

◆ D

o2::math_utils::detail::AssignSym::D

Definition at line 651 of file SMatrixGPU.h.

◆ lhs

MatRepSymGPU< T, D > & o2::math_utils::detail::AssignSym::lhs

Definition at line 651 of file SMatrixGPU.h.

◆ rhs [1/2]

MatRepSymGPU<T, D> const Expr<A, T, D, D, R>& o2::math_utils::detail::AssignSym::rhs
Initial value:
{
unsigned int l = 0

Definition at line 651 of file SMatrixGPU.h.

◆ rhs [2/2]

MatRepSymGPU<T, D> const SMatrixGPU<T, D, D, R>& o2::math_utils::detail::AssignSym::rhs
Initial value:
{
unsigned int l = 0

Definition at line 664 of file SMatrixGPU.h.


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