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

#include <utility.h>

Static Public Attributes

static const int value = 1 + static_log< (m >> 1) >::value
 

Detailed Description

template<int m>
struct trove::static_log< m >

Definition at line 81 of file utility.h.

Member Data Documentation

◆ value

template<int m>
const int trove::static_log< m >::value = 1 + static_log< (m >> 1) >::value
static

Definition at line 82 of file utility.h.


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