The Complete SPRLIB & ANNLIB

samann_free

- free a network that was generated by samann_init

SYNOPSIS

int samann_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

samann_init

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