QUDA  v1.1.0
A library for QCD on GPUs
Public Types | List of all members
trove::detail::tx_algorithm< m, ispo2, isodd > Struct Template Reference

#include <transpose.h>

Public Types

typedef composite type
 

Detailed Description

template<int m, bool ispo2 = is_power_of_two<m>::value, bool isodd = is_odd<m>::value>
struct trove::detail::tx_algorithm< m, ispo2, isodd >

Definition at line 46 of file transpose.h.

Member Typedef Documentation

◆ type

template<int m, bool ispo2 = is_power_of_two<m>::value, bool isodd = is_odd<m>::value>
typedef composite trove::detail::tx_algorithm< m, ispo2, isodd >::type

Definition at line 47 of file transpose.h.


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