public class BivesAuswertungImager extends Object
| Constructor and Description |
|---|
BivesAuswertungImager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method.
|
static void |
run(File statsFile,
File outputDir)
Run.
|
static double |
sum(int a,
int b,
double[] n)
Sum.
|
public static void main(String[] args) throws IOException
args - the argumentsIOException - Signals that an I/O exception has occurred.public static void run(File statsFile, File outputDir)
statsFile - the stats fileoutputDir - the output dirpublic static double sum(int a,
int b,
double[] n)
a - the ab - the bn - the nCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.