boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ GetAutotuningElbow()

void CAutotuneNanoConfig::GetAutotuningElbow ( std::vector< float > & PVArray,
std::vector< uint16_t > & ClusterCountArray )

Gets the autotuning elbow graph points Each value pair is the percent variation and the number of clusters that were created Autotuned percent variation is the percent variation occuring in the bend of the curve

Parameters
PVArraypointer to an array that the function will populate with the percent variations used in autotuning
ClusterCountArraypointer to an array that will be populated with the number of clusters created