LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
CompositionMaker.h File Reference

This file contains the definition of a class which computes iteratively all the compositons of an integer \( n \) in \( k \) parts. More...

#include <vector>
#include <utility>

Classes

class  CompositionMaker
 Generator of all the compositions of an integer in a specific number of parts. More...
 

Detailed Description

This file contains the definition of a class which computes iteratively all the compositons of an integer \( n \) in \( k \) parts.