The Complete SPRLIB & ANNLIB

delete_theta_hist

- delete a network's bias (theta) history

SYNOPSIS

void delete_theta_hist (net)

ARGUMENTS

NET *net Pointer to a network.

FUNCTION

This function deletes the linked list of bias (theta) histories in a network, for each unit.

RETURNS

Nothing.

SEE ALSO

free_weight_value, HIST-flags

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