hep.analysis.partition
Interface ScatterEnumeration


public interface ScatterEnumeration


Method Summary
 boolean getNextPoint(double[] a)
           
 void resetEndPoint()
           
 void restart()
           
 

Method Detail

getNextPoint

public boolean getNextPoint(double[] a)

resetEndPoint

public void resetEndPoint()

restart

public void restart()