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

#include <color_spinor_field_order.h>

Public Member Functions

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

Public Attributes

const ReduceType scale
 

Detailed Description

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

Definition at line 202 of file color_spinor_field_order.h.

Constructor & Destructor Documentation

◆ square_()

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

Definition at line 204 of file color_spinor_field_order.h.

Member Function Documentation

◆ operator()()

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

Definition at line 205 of file color_spinor_field_order.h.

Member Data Documentation

◆ scale

template<typename ReduceType >
const ReduceType quda::colorspinor::square_< ReduceType, int8_t >::scale

Definition at line 203 of file color_spinor_field_order.h.


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