at.dms.kjc.spacetime
Class GranularityAdjust

java.lang.Object
  extended by at.dms.kjc.spacetime.GranularityAdjust

public class GranularityAdjust
extends Object

Author:
mgordon

Field Summary
static double threshold
           
 
Constructor Summary
GranularityAdjust()
           
 
Method Summary
static SIRStream doit(SIRStream str, int numCores)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

threshold

public static final double threshold
See Also:
Constant Field Values
Constructor Detail

GranularityAdjust

public GranularityAdjust()
Method Detail

doit

public static SIRStream doit(SIRStream str,
                             int numCores)