The Complete SPRLIB & ANNLIB

eval_unit

- evaluate a unit

SYNOPSIS

int eval_unit (unit)

ARGUMENTS

UNIT *unit A pointer to a UNIT structure.

RETURNS

FALSE.

FUNCTION

If the UNIT is not an INUNIT or DISUNIT (see UNIT-flags) the unit's activation, the Value.Activation field, is calculated by calling ActFunc and its output, the Value.Output field, is calculated by calling TransFunc.

NOTE

This function is used by eval_ff_net.

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