ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Attributes
n_over_k< n, k > Struct Template Reference

#include <simplex.hpp>

Static Public Attributes

static const int value = n_over_k<n-1, k-1>::value + n_over_k<n-1, k>::value

template<int n, int k>
struct viennagrid::detail::n_over_k< n, k >


Field Documentation

const int value = n_over_k<n-1, k-1>::value + n_over_k<n-1, k>::value [static]

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