QUDA  v1.1.0
A library for QCD on GPUs
Static Public Attributes | List of all members
quda::fixedMaxValue< T > Struct Template Reference

#include <quda_internal.h>

Static Public Attributes

static constexpr float value = 0.0f
 

Detailed Description

template<typename T>
struct quda::fixedMaxValue< T >

Traits for determining the maximum and inverse maximum value of a (signed) char and short. Relevant for fixed-precision types.

Definition at line 93 of file quda_internal.h.

Member Data Documentation

◆ value

template<typename T >
constexpr float quda::fixedMaxValue< T >::value = 0.0f
staticconstexpr

Definition at line 93 of file quda_internal.h.


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