HOPS
HOPS class reference
Public Types | List of all members
hops::MHO_NDArrayMath::PowerOfTwo< N > Struct Template Reference

enum PowerOfTwo - compute 2^N at compile time More...

#include <MHO_NDArrayMath.hh>

Public Types

enum  { value = 2 * PowerOfTwo< N - 1 >::value }
 

Detailed Description

template<std::size_t N>
struct hops::MHO_NDArrayMath::PowerOfTwo< N >

enum PowerOfTwo - compute 2^N at compile time

Member Enumeration Documentation

◆ anonymous enum

template<std::size_t N>
anonymous enum
Enumerator
value 

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