class sblBin |
Class sblBin is used to keep record on the distribution of the nodes on C-space. Each bin containts an identifier, given by i, a counter where the number of nodes in the bin is kept (count), and a space to store a certain number of nodes per bin. There are also some auxiliary functions.
|
| data To store the indexes of the nodes on the bin |
| sblBin () | |
| sblBin (const sblMilestone& m) | |
| add_node (const sblMilestone& node) | |
| del_node (const sblMilestone& node) | |
| getSize () | |
| getData (int i) | |
| print () |
Class sblBin is used to keep record on the distribution of the nodes on C-space. Each bin containts an identifier, given by i, a counter where the number of nodes in the bin is kept (count), and a space to store a certain number of nodes per bin. There are also some auxiliary functions.
Alphabetic index HTML hierarchy of classes or Java