| sblTree ()
|
void | setGridSize (int a=10, int b=10)
|
void | setDOFS (int dof0=0, int dof1=1)
|
int | getNodeToExpand ()
|
void | addTosblBins (const sblMilestone& m)
|
void | delFromsblBins (const sblMilestone& m)
|
int | choosesblBin ()
|
bool | hasNodesIn (int bin)
|
int | getNodeFromsblBin (int bin)
|
double | getRatio ()
|
int | getClosestNode (const sblMilestone& m, const vector<sblMilestone>& x)
|
int | getsblBinIndex (const sblMilestone& m)
|
int | getSize ()
|
void | printsblBins ()
|
double | getDelta ()
|
int | getDIVS ()
|
void | rebuildTree (sblTree& t, const vector<sblMilestone>& theNodes)
|