The Complete SPRLIB & ANNLIB

form_new_node

- create a new cluster entry (LOCAL)

SYNOPSIS

void form_new_node ()

FUNCTION

This function creates a new cluster (= node) as follows. First the input pattern that is responsible for the new node is copied into the variable b at a new entry (active_nodes). The cluster tabel is updated by setting a new entry. The first place in the entry is set to 1 (1 pattern in the cluster) and the pattern number is stored.

NOTE

In order for this function to work, the local variables must have been initialized using cluster_pao_init.

SEE ALSO

cluster_pao_init

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