ctree

PURPOSE

Class implementing cluster hierarchy in tree data structure

SYNOPSIS

This is a script file.

DESCRIPTION

 Class implementing cluster hierarchy in tree data structure

 This class implements a tree data structure used to store cluster
 hierarchies. Nodes are mainly accessed through their index. The index of a
 node is returned when it is added to the ctree, and actually corresponds to
 the order of addition. 
 
  Based on MATLAB tree-class: Jean-Yves Tinevez <tinevez@pasteur.fr> March 2012
  Modified by: Nicos Pavlidis 2018

CROSS-REFERENCE INFORMATION

This function calls: This function is called by:
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005