The Complete SPRLIB & ANNLIB

bfgs_free

- reset all the local variables and clean up memory (LOCAL)

SYNOPSIS

void bfgs_free ()

ARGUMENTS

None.

RETURNS

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

FUNCTION

This function resets the local BFGS-variables set by bfgs_init.

NOTE

Unlink bp_init, this function is called by learn_bfgs_ffnet and does not have to be called by the user program.

SEE ALSO

learn_bfgs_ffnet

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