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

#include <gauge_field_order.h>

Public Member Functions

 abs_ (const Float scale)
 
__host__ __device__ Float operator() (const quda::complex< storeFloat > &x)
 

Detailed Description

template<typename Float, typename storeFloat>
struct quda::gauge::abs_< Float, storeFloat >

Definition at line 192 of file gauge_field_order.h.

Constructor & Destructor Documentation

◆ abs_()

template<typename Float , typename storeFloat >
quda::gauge::abs_< Float, storeFloat >::abs_ ( const Float  scale)
inline

Definition at line 193 of file gauge_field_order.h.

Member Function Documentation

◆ operator()()

template<typename Float , typename storeFloat >
__host__ __device__ Float quda::gauge::abs_< Float, storeFloat >::operator() ( const quda::complex< storeFloat > &  x)
inline

Definition at line 194 of file gauge_field_order.h.


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