The Complete SPRLIB & ANNLIB

GetLabels

- get the labels of a dataset

SYNOPSIS

int *GetLabels (Dset)

ARGUMENTS

DATASET *Dset The data set of which the labels have to be sorted.

RETURNS

An array in which the conversion can be read.

FUNCTION

It may happen that the labels differ from their position, e.g. label 0 is at position 2 etc. The function returns a pointer to an array in which the labels are contained. This can be used in other functions to correct for this shift.

NOTE

The returned vector is in vector format.

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