fw4spl
fwTools::BinaryCartesianProductRecurser Struct Reference

Helper which compute from a set and a multi set. More...

#include <Combinatory.hpp>

Classes

struct  apply
 

Detailed Description

Helper which compute from a set and a multi set.

Set1: A = { a_1, a_2, ..., a_N }
MultiSet = { { ... b_i ...} , { ... c_i ...}, ... { z_i ...} }
the set { {a_1, ... b_i ...} , { a_1, ... c_i ...}, ... {a_1, ... z_i ...} , {a_2, ... b_i ...} , { a_2, ... c_i ...}, {a_2, ... z_i ...}, , .... , {a_N, ... b_i ...} , { a_N, ... c_i ...}, ... {a_N, ... z_i ...}

Definition at line 84 of file Combinatory.hpp.


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