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.


GeneralTree documentation built on Jan. 15, 2017, 6:17 p.m.