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

◆ SetLearningMode()

void CBoonNano::SetLearningMode ( bool LearningOn)

Turns on/off model learning This would affect whether new clusters can be created or not

Parameters
LearningOnTrue would allow new clusters to be created, false locks the clusters as is
Examples
full-example.cpp, and results.cpp.