MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
Node::do_random_insert Struct Reference
Collaboration diagram for Node::do_random_insert:
Collaboration graph
[legend]

Public Member Functions

 do_random_insert (dcT &d, double value)
 
void operator() (const Key &key) const
 

Public Attributes

dcTd
 
double value
 

Constructor & Destructor Documentation

◆ do_random_insert()

Node::do_random_insert::do_random_insert ( dcT d,
double  value 
)
inline

Member Function Documentation

◆ operator()()

void Node::do_random_insert::operator() ( const Key key) const
inline

References d(), and Node::random_insert().

Member Data Documentation

◆ d

dcT& Node::do_random_insert::d

◆ value

double Node::do_random_insert::value

The documentation for this struct was generated from the following file: