QUDA  v1.1.0
A library for QCD on GPUs
Public Types | List of all members
detail::working_type< T, use_int > Struct Template Reference

#include <alias.h>

Public Types

typedef char type
 

Detailed Description

template<typename T, bool use_int = size_multiple_power_of_two<T, 2>::value>
struct detail::working_type< T, use_int >

Definition at line 13 of file alias.h.

Member Typedef Documentation

◆ type

template<typename T , bool use_int = size_multiple_power_of_two<T, 2>::value>
typedef char detail::working_type< T, use_int >::type

Definition at line 14 of file alias.h.


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