isSingletonTree: Informs whether the tree is a singleton tree.

Description Usage Arguments Value

Description

Informs whether the tree is a singleton tree.

Usage

1
isSingletonTree(self, private)

Arguments

self

The node where to start.

private

The private members of a node.

Value

TRUE if the node contains only a single element i.e. the root node.


abossenbroek/GeneralTree documentation built on May 10, 2019, 4:14 a.m.