| uint16_t CBoonNano::ProbeClusterCount | ( | int16_t * | PatternBuffer, |
| uint32_t | NumPatterns, | ||
| uint32_t | MaxClusters ) |
Determine how many clusters will be created by the int16 data without adding to the model Used in autotuning
| PatternBuffer | Buffer where 2 or more patterns are stored contiguously |
| NumPatterns | The number of patterns found in PatternBuffer |
| MaxClusters | Maximum number of clusters to be allowed in the model |