Detectors applying to mixtures. More...
#include <vpdl/vpdt/vpdt_field_traits.h>
Go to the source code of this file.
Classes | |
class | vpdt_mixture_any_detector< mixture_type, detector_type > |
Apply a detector to each component to see if ANY match. More... | |
class | vpdt_mixture_all_detector< mixture_type, detector_type > |
Apply a detector to each component to see if ALL match. More... | |
class | vpdt_mixture_top_weight_detector< mixture_type, detector_type > |
Apply a detector to each component in order while the total weight is below a threshold. More... |
Detectors applying to mixtures.
Modifications <None yet>
Definition in file vpdt_mixture_detector.h.