The Complete SPRLIB & ANNLIB

IsClass

- check for legal class label (LOCAL)

SYNOPSIS

int IsClass (label, Nout, Label)

ARGUMENTS

int *label The list of possible classlabels.
int Nout The number of classes.
int Label The class label that has to be checked against label .

RETURNS

The function returns TRUE if Label is a legal class label, and FALSE otherwise.

FUNCTION

This function determines whether a label is a legal class label. The list of class labels is given, use GetLabels, and the number of classes.

NOTE

The variable label is in vector format.

SEE ALSO

GetLabels

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