Description of the classificator.
A classificator uses a set of hyper cuboids for every class. With these hyper cuboids it is attempted to get the array attributes inside the class. ::descript_class_box returns for every class the expansion of every appropriate cuboid from dimension 1 up to Dimensions (to 'standard_output').
|
ClassifHandle (input_control) |
class_box -> HTuple.long |
| Classificator's handle number. | |
|
Dimensions (input_control) |
integer -> HTuple.long |
| Highest dimension for output. | |
| Default value: 3 | |
::descript_class_box returns H_MSG_TRUE.
::create_class_box, ::learn_class_box, ::set_class_box_param
::enquire_class_box, ::learn_class_box, ::write_class_box, ::close_class_box
::create_class_box, ::enquire_class_box, ::learn_class_box, ::read_class_box, ::write_class_box
Tools