| ::clear_sampset | Free memory of a data set. |
| ::close_all_class_box | Destroy all classificators. |
| ::close_class_box | Destroy the classificator. |
| ::create_class_box | Create a new classificator. |
| ::descript_class_box | Description of the classificator. |
| ::enquire_class_box | Classify a tuple of attributes. |
| ::enquire_reject_class_box | Classify a tuple of attributes with rejection class. |
| ::get_class_box_param | Get information about the current parameter. |
| ::learn_class_box | Train the classificator. |
| ::learn_sampset_box | Train the classificator with one data set. |
| ::read_class_box | Read the classificator from a file. |
| ::read_sampset | Read a training data set from a file. |
| ::set_class_box_param | Set system parameters for classification. |
| ::test_sampset_box | Classify a set of arrays. |
| ::write_class_box | Save the classificator in a file. |