[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | KolmogorovSmirnovScore Class Reference |  | 
Functor that computes the Kolmogorov-Smirnov score. More...
#include <vigra/random_forest_3/random_forest_common.hxx>
Functor that computes the Kolmogorov-Smirnov score.
Actually, it reutrns the negated KSD score, because we want to minimize.
This functor is typically selected indirectly by passing the value RF_KSD to vigra::rf3::RandomForestOptions::split(). 
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |