The Complete SPRLIB & ANNLIB

learn_ptron_free

- free the space allocated for perceptron learning

SYNOPSIS

void learn_ptron_free (dset)

ARGUMENTS

DATASET *dset The dataset which must be freed.

FUNCTION

This function frees the memory allocated by learn_ptron_init.

NOTE

The local variables associated with the local structure are reset.

SEE ALSO

malloc_lspace, learn_ptron_init

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