QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
quda::colorspinor::square_< ReduceType, Float > Struct Template Reference

#include <color_spinor_field_order.h>

Public Member Functions

 square_ (ReduceType scale)
 
__host__ __device__ ReduceType operator() (const quda::complex< Float > &x)
 

Detailed Description

template<typename ReduceType, typename Float>
struct quda::colorspinor::square_< ReduceType, Float >

Definition at line 189 of file color_spinor_field_order.h.

Constructor & Destructor Documentation

◆ square_()

template<typename ReduceType , typename Float >
quda::colorspinor::square_< ReduceType, Float >::square_ ( ReduceType  scale)
inline

Definition at line 190 of file color_spinor_field_order.h.

Member Function Documentation

◆ operator()()

template<typename ReduceType , typename Float >
__host__ __device__ ReduceType quda::colorspinor::square_< ReduceType, Float >::operator() ( const quda::complex< Float > &  x)
inline

Definition at line 191 of file color_spinor_field_order.h.


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