PARP Research Group | Universidad de Murcia |
src/qvmath/qvcombinationiterator.cpp File ReferenceFile from the QVision library. More... #include <QVCombinationIterator> Go to the source code of this file.
Detailed DescriptionFile from the QVision library. Definition in file qvcombinationiterator.cpp. Function Documentation
Return a stream with the current subset. The stream's format is: Combination(X elements over Y): {[}0{]} {[}1{]} {[}2{]} ... {[}Y{]} where "X" is the subset's size, "Y" the cardinallity and the brackets appears if the element its contain belongs to the subset.
Definition at line 55 of file qvcombinationiterator.cpp. |