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:

Versions 2.26 and later have this function.

See also:

NewLearner_bn    Create a new Learner