The Complete SPRLIB & ANNLIB

compare_min_ed

- find the cluster having the minimal Euclidean distance (LOCAL)

SYNOPSIS

int compare_min_ed ()

RETURNS

The function returns a cluster number if the distance found is less than a threshold threshold, otherwise it returns -99.

FUNCTION

This function finds the cluster number having the smallest Euclidean distance to a pattern.

NOTE

In order for this function to work properly, the variables have to be initialized using cluster_pao_init.

SEE ALSO

compute_euc_dist, cluster_pao_init

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