treeDepth: Get the depth of a tree.

Description Usage Arguments Value

Description

Get the depth of a tree.

Usage

1
treeDepth(self, private)

Arguments

self

The node that refers to the tree.

private

The private members of a node.

Value

A numeric value that indicates the number of layers in the tree.


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