The Complete SPRLIB & ANNLIB

cluster_pao_init

- initialize the variables in order to perform Pao clustering

SYNOPSIS

int cluster_pao_init (dset)

ARGUMENTS

DATASET *dset The dataset to be clustered.

RETURNS

The function returns TRUE if an error occured and FALSE otherwise.

FUNCTION

This function initializes the necessary local variables PAO-variables needed to perform the pao clustering.

NOTE

All the matrix and vector indices run from 0.

SEE ALSO

cluster_pao

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