public interface IModelHistogram<U extends Bin>
Modifier and Type | Method and Description |
---|---|
Enumeration<Comparable> |
getDatasets() |
Histogram<U> |
getHistogram(Comparable dataset,
int mode) |
Histogram<U> getHistogram(Comparable dataset, int mode)
Enumeration<Comparable> getDatasets()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.