setFuzzyK

API definition

void setFuzzyK(int value);

Function

Sets the maximum value of each vector assigned to a bucket.

Input

int value: maximum value of each vector assigned to a bucket. The default value is 3.

Output

N/A

Return value

N/A

Restrictions

Range of int value: (0, 10]