QUDA v0.4.0
A library for QCD on GPUs
Public Member Functions | Static Public Member Functions
hisq::Zero< 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::Zero< T >

Definition at line 238 of file quda_matrix.h.


Member Function Documentation

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

Definition at line 254 of file quda_matrix.h.

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

Definition at line 247 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