Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
hydra::detail::power< B, E > Struct Template Reference

#include <Generic.h>

Collaboration diagram for hydra::detail::power< B, E >:

Public Types

enum  { value = B*power<B, E-1>::value }
 

Detailed Description

template<int B, unsigned int E>
struct hydra::detail::power< B, E >

Member Enumeration Documentation

◆ anonymous enum

template<int B, unsigned int E>
anonymous enum
Enumerator
value 

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