Example #1
0
 def constituent_tree(self, mode=1):
     return clg.linkage_print_constituent_tree(self._obj, mode)
Example #2
0
 def constituent_tree(self, mode=1):
     return clg.linkage_print_constituent_tree(self._obj, mode)