QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
Zero< N, T > Struct Template Reference

Public Member Functions

Matrix< N, T > operator() () const
 
__device__ __host__ float2 val ()
 
__device__ __host__ double2 val ()
 

Detailed Description

template<int N, class T>
struct Zero< N, T >

Definition at line 287 of file hisq_force_reference2.cpp.

Member Function Documentation

◆ operator()()

template<int N, class T >
Matrix<N,T> Zero< N, T >::operator() ( ) const
inline

Definition at line 290 of file hisq_force_reference2.cpp.

◆ val() [1/2]

__device__ __host__ float2 Zero< float2 >::val ( )
inline

Definition at line 25 of file quda_matrix.h.

◆ val() [2/2]

__device__ __host__ double2 Zero< double2 >::val ( )
inline

Definition at line 32 of file quda_matrix.h.


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