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

◆ PruneClusterIDs()

bool CBoonNano::PruneClusterIDs ( const uint32_t * IDArray,
uint32_t NumIDs )

Remove cluster ID from the model

Parameters
IDArrayArray of IDs to be removed from the model
NumIDsNumber of IDs provided to be removed
Returns
True if success, false if fail (see GetErrorMessage for more details)