Base class to compute weights. More...
#include <vcl_cassert.h>#include "rgrl_scale_sptr.h"#include "rgrl_match_set_sptr.h"#include "rgrl_object.h"Go to the source code of this file.
Classes | |
| class | rgrl_weighter |
| Compute the weights based on the scales and matches. More... | |
Base class to compute weights.
Main function is pure virtual.
Definition in file rgrl_weighter.h.
1.7.5.1