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 -> integer |
| Classificator's handle number. | |
|
Dimensions (input_control) |
integer -> integer |
| Highest dimension for output. | |
| Default value: 3 | |
descript_class_box returns 2 (H_MSG_TRUE).
descript_class_box is local and processed completely exclusively without parallelization.
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