StatMech
Loading...
Searching...
No Matches
IntegerComposition.hpp File Reference

Go to the source code of this file.

Classes

class  is_container< T >
 
class  IntegerComposition
 Lists a weak composition of an integer N up to length L with a constraint that each summand does not exceed Max. More...
 

Variables

template<class T >
constexpr bool is_container_v = is_container<T>::value
 

Variable Documentation

◆ is_container_v

template<class T >
constexpr bool is_container_v = is_container<T>::value
inlineconstexpr