#include <RDGeneral/types.h>#include <RDGeneral/utils.h>#include <RDGeneral/Invariant.h>#include <RDGeneral/RDLog.h>#include <RDBoost/Exceptions.h>#include <cstdlib>#include "DistPicker.h"Go to the source code of this file.
Namespaces | |
| namespace | RDPickers |
Classes | |
| class | RDPickers::MaxMinPicker |
| Implements the MaxMin algorithm for picking a subset of item from a pool. More... | |
| const double* dp_distMat |
Definition at line 27 of file MaxMinPicker.h.
1.5.5