QUDA v0.4.0
A library for QCD on GPUs
Public Member Functions | Static Public Member Functions
hisq::Identity< T > Struct Template Reference

#include <quda_matrix.h>

List of all members.

Public Member Functions

template<>
__device__ __host__ float2 val ()
template<>
__device__ __host__ double2 val ()

Static Public Member Functions

__device__ static __host__ T val ()

Detailed Description

template<class T>
struct hisq::Identity< T >

Definition at line 262 of file quda_matrix.h.


Member Function Documentation

template<class T >
__device__ static __host__ T hisq::Identity< T >::val ( ) [static]
template<>
__device__ __host__ double2 hisq::Identity< double2 >::val ( )

Definition at line 276 of file quda_matrix.h.

template<>
__device__ __host__ float2 hisq::Identity< float2 >::val ( )

Definition at line 270 of file quda_matrix.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines