The Complete SPRLIB & ANNLIB

free_ptron

- free the allocated space

SYNOPSIS

void free_ptron (ptr)

ARGUMENTS

PTRON *ptr The pointer to the perceptron to be freed.

FUNCTION

This function frees the space which was allocated to a perceptron using malloc_ptron.

SEE ALSO

malloc_ptron

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