The Complete SPRLIB & ANNLIB

first_node

- create an initial node for Pao clustering (LOCAL)

SYNOPSIS

void first_node ()

FUNCTION

This function creates a initial cluster that is used to perform clustering using the Pao. The first pattern stored in the local variable pattern is copied into the matrix containing the cluster representations b. Furthermore the table containing the cluster information cluster_tbl is set to the first cluster, and active_nodes is set to 1.

NOTE

In order for this function to work, cluster_pao_init has to be called in advance.

SEE ALSO

cluster_pao_init

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