The Complete SPRLIB & ANNLIB

marq_grad_unit

- calculate the gradient of all the parameters belonging to one unit (LOCAL)

SYNOPSIS

int marq_grad_unit (unit)

ARGUMENTS

UNIT *unit A pointer to a unit.

RETURNS

TRUE if an error was detected, FALSE if no error was detected.

FUNCTION

This function calculates the gradient of all the parameters belonging to one unit (theta) and weights found by following the InLinks linked list.

SEE ALSO

learn_marquardt_ffnet, marq_grad_net

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