NORSYS SOFTWARE © 2012 | NETICA API | C   VERSION   5.04  |
void DeleteLearner_bn ( | learner_bn* learner ) |
Removes the learner_bn object and frees all its resources (e.g., memory).
You must not try to use learner after calling this.
It is okay if learner is a NULL pointer (then no action is taken).
Version:
See also:
NewLearner_bn | Create a new Learner |