The Complete SPRLIB & ANNLIB

store_hist_weight

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

SYNOPSIS

int store_hist_weight (weight)

ARGUMENTS

WEIGHT *weight A pointer to a weight.

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 WEIGHT 's Value.Hist linked list.

SEE ALSO

store_hist_all_weights, store_hist_unit, store_hist_theta, HIST-flags

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