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

Files

file  boxcomplexity.cpp [code]
 Implement complexity computation for box diagrams.
 
file  boxcomplexity.h [code]
 
file  boxes.cpp [code]
 Implementation of block diagram expressions. Boxes are created using five main connection operations : sequential (:), parallel (,), split (<:), merge (:>), and recursive (~).
 
file  boxes.hh [code]
 
file  boxtype.cpp [code]
 A simple type system for block diagram expressions. The type of a block diagram is defined by a number of inputs and outputs.
 
file  ppbox.cpp [code]
 
file  ppbox.hh [code]