The Complete SPRLIB & ANNLIB

cgdes_free

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

SYNOPSIS

void cgdes_free ()

ARGUMENTS

None.

RETURNS

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

FUNCTION

Resets local variables (see CGDES-variables) and frees structures allocated in cgdes_init.

NOTE

Unlike bp_free, this function is called by the training function learn_cgdes_ffnet itself and does not have to be called by the user program.

SEE ALSO

learn_cgdes_ffnet, conj_pr, conj_fr

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