Deletion of the current classificator.
close_classif2 deletes the current classificator and refrees memory space. All the trained information is lost. If necessary you may use write_classif2 to save the trained data. You may reuse the name of the classificator (create_classif2). After calling you have to specify with set_classif2 a new current classificator.
After calling no current classificator is set.
close_classif2 returns TRUE if there exists a current classificator. Otherwise an exception handling is raised.
create_classif2, enquire_classif2, get_classif2, learn_classif2, set_classif2, write_classif2
create_classif2, enquire_classif2, get_classif2, learn_classif2, set_classif2