public class MTBGroundtruthEvaluationData extends Object
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,HashMap<Integer,Double>> |
evalData
Result data object.
|
Constructor and Description |
---|
MTBGroundtruthEvaluationData(HashMap<String,HashMap<Integer,Double>> data)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,HashMap<Integer,Double>> |
getResultData()
Returns result data.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.