The Complete SPRLIB & ANNLIB

random_kvar_b

- generate a sample from class B using the kvar dataset

SYNOPSIS

void random_kvar_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 for a sample from class B using the kvar dataset.

FUNCTION

This function generates a sample from class B using the kvar dataset.

NOTE

The variable pattern is in vector format of length k.

SEE ALSO

random_kvar_a , kvar_dataset

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