scale.test
Class TripsTimes
java.lang.Object
scale.test.TripsTimes
public class TripsTimes
- extends java.lang.Object
This class calculates the geometric mean of the Trips benchmark data.
$Id: TripsTimes.java,v 1.3 2007-10-04 19:58:40 burrill Exp $
Copyright 2008 by the
Scale Compiler Group,
Department of Computer Science
University of Massachusetts,
Amherst MA. 01003, USA
All Rights Reserved.
This program processes a data file and outputs another data file.
It acts as a filter and a combiner.
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TripsTimes
public TripsTimes()
main
public static void main(java.lang.String[] args)
- Parameters:
args
- the command line arguments