Herror ::clear_sampset (
    const HTuple &SampKey
)

Free memory of a data set.

::clear_sampset frees the memory which was used for training data set having read by ::read_sampset. This memory is only reusable in combination with ::read_sampset.


Parameters

SampKey (input_control)
feature_set -> HTuple.long
Number of the data set.


Result

::clear_sampset returns H_MSG_TRUE. An exception handling is raised if the key SampKey does not exist.


Possible Predecessors

::create_class_box, ::enquire_class_box, ::learn_class_box, ::write_class_box


See also

::test_sampset_box, ::learn_sampset_box, ::read_sampset


Module

Tools



Copyright © 1996-2002 MVTec Software GmbH