The Complete SPRLIB & ANNLIB

normalize_dataset

- normalize the input and output vector of each sample

SYNOPSIS

int normalize_dataset (lset)

ARGUMENTS

DATASET *lset A pointer to a DATASET structure.

RETURNS

TRUE if an error was detected, FALSE otherwise.

FUNCTION

This functions calls the normalize_input_dataset and normalize_output_dataset. The DATASET lset has to be an IOSET (see DATASET-flags).

SEE ALSO

normalize_one_input_dataset, normalize_one_output_dataset, normalize_input_dataset , normalize_output_dataset

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