|
faif
|
print the cauters for given category More...
#include <NaiveBayesian.hpp>

Public Member Functions | |
| PrintCountersFunctor (std::ostream &os, const Domains &attrib, const Categories &categories) | |
| void | operator() (const Value &cat_val) |
Public Attributes | |
| std::ostream & | os_ |
| const Domains & | attributes_ |
| const Categories & | categories_ |
print the cauters for given category
1.8.11