--------------------- MWNode --------------------- This is an introduction to the mwtree class. We write a small overarching summary of the class where we define the algorithm/equation/structure reasoning for having this class or where it fits with the rest of the code. .. graphviz:: digraph { "MWNode" -> "FunctionNode" "MWNode" -> "OperatorNode" } .. doxygenclass:: mrcpp::MWNode :members: :protected-members: :private-members: