MADNESS  0.10.1
Classes | Functions
test_tree.cc File Reference
#include <madness/world/MADworld.h>
#include <madness/world/worldhash.h>
Include dependency graph for test_tree.cc:

Classes

struct  Key
 
class  KeyChildIterator
 
struct  Node
 

Functions

void doit (World &world)
 
int main (int argc, char **argv)
 
ostream & operator<< (ostream &s, const Key &key)
 
ostream & operator<< (ostream &s, const Node &node)
 

Function Documentation

◆ doit()

void doit ( World world)

◆ main()

int main ( int  argc,
char **  argv 
)

◆ operator<<() [1/2]

ostream& operator<< ( ostream &  s,
const Key key 
)

◆ operator<<() [2/2]

ostream& operator<< ( ostream &  s,
const Node node 
)

References Node::get(), and Node::is_leaf().