The Complete SPRLIB & ANNLIB

wien_out_init

- initialization routine for determining the Wiener weight for an output unit (LOCAL)

SYNOPSIS

int wien_out_init (dset, net, unit)

ARGUMENTS

DATASET *dset The dataset to be used for determining the weights.
NET *net The network to be used.
UNIT *unit The output under investigation.

RETURNS

The function returns TRUE if an error occured, and returns FALSE if no error was detected.

FUNCTION

This function initializes the necessary local variables in order to be able to solve the Wiener-Hopf equations for this unit.

NOTE

The unit unit must be an OUTUNIT.

SEE ALSO

wien_out_free, wiener_output_calc, wiener_output_calc

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