neat.STree.getLeafs

STree.getLeafs(recompute_flag=1)[source]

Get all leaf nodes in the tree.

Parameters

recompute_flag (bool) – Whether to force recomputing the leaf list. Defaults to 1.