public class HistogramDistanceTestSet extends Object
Constructor and Description |
---|
HistogramDistanceTestSet(Simulator sim,
double eps,
int runs,
double time,
String species) |
Modifier and Type | Method and Description |
---|---|
void |
createHistogram() |
double |
getEpsilon() |
File |
getFile() |
double[][] |
getHistoAsParallelArray() |
Map<Integer,Integer> |
getHistogram() |
Simulator |
getSimulator() |
public void createHistogram() throws IOException
IOException
public double[][] getHistoAsParallelArray()
public File getFile()
public double getEpsilon()
public Simulator getSimulator()
Copyright © 2007–2021. All rights reserved.