PNode#
#include <PNode.h>
How to cite this class in this doc#
:ref:`PNode <class-pnode>`
[PNode](#class-pnode)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
PNode
PNode::PNode(PNode *)
References
How to cite in this doc:
:ref:`PNode::PNode(PNode *) <public-pnode-pnode-pnode-ptr>`
[PNode::PNode(PNode *)](#public-pnode-pnode-pnode-ptr)
Attributes Documentation#
left (public)
PNode* PNode::left
nvalue (public)
double PNode::nvalue = - 100.
right (public)
PNode* PNode::right
type (public)
int PNode::type
value (public)
True_int PNode::value