The Complete SPRLIB & ANNLIB

find_points(2)

- determine the positions of points in the learning space (LOCAL)

SYNOPSIS

void find_points (class)

ARGUMENTS

int class The class of which the position of the points have to be determined.

FUNCTION

This function determines the position of point of a certain class, indicated by class, in the learning space. The results are stored in the local variable points, which is initialized in parzen_init.

NOTE

For this function to work the Parzen estimator has to be initialized. This can be done using parzen_init.

SEE ALSO

find_points(1)

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