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.


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