OpenWalnut  1.4.0
Public Types
WBinom< n, n > Struct Template Reference

Specialization for n = k. More...

#include <WCompileTimeFunctions.h>

List of all members.

Public Types

enum  { value = 1 }
 Using an enum here instead of a static constant. More...

Detailed Description

template<std::size_t n>
struct WBinom< n, n >

Specialization for n = k.

Definition at line 81 of file WCompileTimeFunctions.h.


Member Enumeration Documentation

template<std::size_t n>
anonymous enum

Using an enum here instead of a static constant.

Enumerator:
value 

The computed value.

Definition at line 86 of file WCompileTimeFunctions.h.


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