![]() |
NORSYS SOFTWARE © 2002 | NETICA API | C   VERSION   2.15  |
void UncompileNet_bn ( | net_bn* net ) |
Frees the resources (e.g., memory) used by a compiled net.
Doesn't change the elimination ordering.
Calling UncompileNet_bn when the net is not compiled has no effect.
SizeCompiledNet_bn can be used to determine how much memory will be freed.
Version:
See also:
CompileNet_bn | (reverse operation) | |
SizeCompiledNet_bn | To determine how much memory will be freed | |
DeleteNet_bn | Discard the whole thing |