The Complete SPRLIB & ANNLIB

find_points(1)

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

SYNOPSIS

void find_points (dset, class)

ARGUMENTS

DATASET *dset The dataset in which the points have to be located.
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 given by dset. The results are stored in the local variable points, which is initialized in the function.

SEE ALSO

find_points(2)

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