1 #ifndef _COMBINATIONS_H_ 2 #define _COMBINATIONS_H_ 8 iterator(std::vector<double>& points,
size_t n,
bool at_beginning)
20 std::vector<double> values;
combinations(std::vector< double > &points, size_t n)
std::vector< double > & fPoints
std::vector< bool > fPoints_used
bool operator!=(const iterator &other) const
iterator(std::vector< double > &points, size_t n, bool at_beginning)
std::vector< double > operator*() const
bool operator==(const iterator &other) const
std::vector< double > & fPoints