|
static constexpr unsigned int | value |
|
◆ value
template<unsigned int n, unsigned int k, unsigned int combinationIndex, unsigned int valueIndex>
Initial value:=
( valueIndex < incrementValueIndex ? CombinationValue< n, k, combinationIndex - 1, valueIndex >::value
: CombinationValue< n, k, combinationIndex - 1, incrementValueIndex >::value
+ valueIndex - incrementValueIndex + 1 )
The documentation for this class was generated from the following file:
- src/TNL/Meshes/Topologies/Simplex.h