The Complete SPRLIB & ANNLIB

bp_free

- free a network that was generated by bp_init

SYNOPSIS

int bp_free (net)

ARGUMENTS

NET *net A pointer to a multilayer feedforward NET.

RETURNS

TRUE if an error was detected, FALSE if no error was detected.

NOTE

After some initial checking, allocated memory for storing information through the SystemData.p pointer of the weights and thresholds is freed.

SEE ALSO

bp_init

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998