| int CBoonNano::ClusterData | ( | float * | Pattern, |
| CClusterStats * | AdvancedAnalytics = nullptr ) |
Clusters a single pattern of floats
| Pattern | Single row/vector of data to be clustered |
| AdvancedAnalytics | If non null, will populate with the cluster statistics for the cluster the pattern is assigned to |