The Complete SPRLIB & ANNLIB

store_hist_theta

- store the current value of theta in a newly allocated structure in the linked list of values

SYNOPSIS

int store_hist_theta (unit)

ARGUMENTS

UNIT *unit A pointer to a UNIT.

RETURNS

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

FUNCTION

This routine allocates a net WEIGHT_VALUE structure and inserts it as the first element in the UNIT 's Theta.Value.Hist linked list.

SEE ALSO

store_hist_all_thetas, store_hist_unit, store_hist_weight, HIST-flags

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