Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Static Public Attributes
gmx::StaticLog2< 1 > Struct Template Reference

#include <gromacs/math/functions.h>

Description

template<>
struct gmx::StaticLog2< 1 >

Specialization of StaticLog2<n> for n==1.

This specialization provides the final value in the recursion; never call it directly, but use StaticLog2<n>::value.

Static Public Attributes

static const int value = 0
 Base value for recursive static calculation of Log2(int)
 

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