#include <tree03.hh>
Public Types | |
typedef TreeTraits< Node >::F | F |
Static Public Member Functions | |
static Node * | newNode (const concepts::Element< F > &elm, const BBall< F > &ball, Node *lnk) |
static Node * | newNode (uint idx, Node &chld, const concepts::Real3d &c, concepts::Real r, uint nlf=0) |
static Node * | child (const Node *nd) |
static Node * | link (const Node *nd) |
static Node *& | link (Node *nd) |
static Node * | child (const Node *nd, uint j) |
static const concepts::Element< F > * | element (const Node *nd) |
static const concepts::Real3d & | center (const Node *nd) |
static concepts::Real | radius (const Node *nd) |
static uint | nleaf (const Node *nd) |
static uint | index (const Node *nd) |
Interface class for a node in the cluster tree Tree01. Only static methods.
Node | Node type |
typedef TreeTraits<Node>::F cluster::TreeTraits03< Node >::F |
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |