| int CBoonNano::GetNearestNeighbor | ( | float * | Pattern, |
| float & | Confidence ) |
Get the nearest cluster to the given pattern (float)
| Pattern | Pattern of data to compare to the model |
| Confidence | Will populate with a value from 0 to 1 in how confident or close the pattern is to the returned cluster ID |