The Complete SPRLIB & ANNLIB

random_duinset_b

- generate a sample of class B using the Duin set

SYNOPSIS

void random_duinset_b (pattern, k)

ARGUMENTS

double *pattern The pattern generated belonging to class B, a vector of size [1..k].
int k The data dimensionality.

RETURNS

The variable pattern contains a valid representation of a sample of class B according to the Duin set.

FUNCTION

The function generates a sample of class B according to the Duin set.

NOTE

The variable pattern is in vector format of length k.

SEE ALSO

random_duinset_a, duin_dataset

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