FAUST compiler  0.9.9.6b8
tlib Directory Reference
Directory dependency graph for tlib:
tlib

Files

file  compatibility.cpp [code]
 
file  compatibility.hh [code]
 
file  list.cpp [code]
 
file  list.hh [code]
 
file  node.cpp [code]
 
file  node.hh [code]
 A Node is a tagged unions of int, double, symbol and void* used in the implementation of CTrees.
 
file  num.hh [code]
 
file  occurrences.cpp [code]
 Count the number of occurences of each subtree of a root tree.
 
file  occurrences.hh [code]
 
file  property.hh [code]
 
file  recursive-tree.cpp [code]
 
file  shlysis.cpp [code]
 The sharing analysis of tree t is the annotation of all its subtrees t' with their number of occurences in t.
 
file  shlysis.hh [code]
 
file  smartpointer.hh [code]
 
file  symbol.cpp [code]
 
file  symbol.hh [code]
 A library to create and manipulate symbols with a unique name.
 
file  tlib.hh [code]
 
file  tree.cpp [code]
 
file  tree.hh [code]
 A tree library with hashconsing and maximal sharing capabilities.