Project
Loading...
Searching...
No Matches
o2::math_utils::detail::TranspPolicyGPU< T, D1, D2, R > Struct Template Reference

#include <SMatrixGPU.h>

Public Types

enum  { N1 = R::kRows , N2 = R::kCols }
 
typedef MatRepStdGPU< T, N2, N1RepType
 

Detailed Description

template<class T, unsigned int D1, unsigned int D2, class R>
struct o2::math_utils::detail::TranspPolicyGPU< T, D1, D2, R >

Definition at line 1441 of file SMatrixGPU.h.

Member Typedef Documentation

◆ RepType

template<class T , unsigned int D1, unsigned int D2, class R >
typedef MatRepStdGPU<T, N2, N1> o2::math_utils::detail::TranspPolicyGPU< T, D1, D2, R >::RepType

Definition at line 1446 of file SMatrixGPU.h.

Member Enumeration Documentation

◆ anonymous enum

template<class T , unsigned int D1, unsigned int D2, class R >
anonymous enum
Enumerator
N1 
N2 

Definition at line 1442 of file SMatrixGPU.h.


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