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