Compares points based on their contributed volume. More...
#include <shark/Algorithms/DirectSearch/Indicators/LeastContributorApproximator.h>
Public Member Functions | |
template<typename Iterator > | |
bool | operator() (Iterator i1, Iterator i2) |
Compares points based on their contributed volume. More... | |
Compares points based on their contributed volume.
Definition at line 108 of file LeastContributorApproximator.h.
|
inline |
Compares points based on their contributed volume.
Definition at line 114 of file LeastContributorApproximator.h.