NORSYS SOFTWARE © 2012 | NETICA API | C   VERSION   5.04  |
void UncompileNet_bn ( | net_bn* net ) |
Releases the resources (e.g., memory) used by a compiled net.
It 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 released.
Version:
See also:
CompileNet_bn | (reverse operation) | |
SizeCompiledNet_bn | To determine how much memory will be released | |
DeleteNet_bn | Discard the whole net |