The Complete SPRLIB & ANNLIB

random_duinset_a

- generate a sample of class A using the Duin set

SYNOPSIS

void random_duinset_a (pattern, k)

ARGUMENTS

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

RETURNS

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

FUNCTION

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

NOTE

The variable pattern is in vector format of length k.

SEE ALSO

random_duinset_b, duin_dataset

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