The Complete SPRLIB & ANNLIB

free_sharednet

- frees a shared weights neural network

SYNOPSIS

int free_sharednet (network)

ARGUMENTS

NET *net A pointer to a shared weights neural NET.

RETURNS

Nothing.

FUNCTION

All non-standard network members (LAYER and MAP structures) are deallocated, after which the delete_net function is called.

SEE ALSO

create_sharednet

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