Uses of Package
at.dms.kjc.sir.statespace.transform

Packages that use at.dms.kjc.sir.statespace.transform
at.dms.kjc.sir.statespace.transform Performs algebraic combination of adjacent linear statespace filters in the stream graph. 
 

Classes in at.dms.kjc.sir.statespace.transform used by at.dms.kjc.sir.statespace.transform
LinearTransform
          A LinearTransform communicates information about how to transform one or more linear representations into a new linear representation (eg combination rules).
NoTransformPossibleException
          Exception that is thrown when we can't compute a transform for some reason.