The Complete SPRLIB & ANNLIB

marq_free

- free al data used by the Marquardt method (LOCAL)

SYNOPSIS

int marq_free (net)

ARGUMENTS

NET *net A pointer to a multilayer feedforward network.

RETURNS

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

FUNCTION

Frees all memory allocated by marq_init for MARQ-variables.

SEE ALSO

learn_marquardt_ffnet, marq_init

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