public class StatisticsItem extends Object
double
mean
std
StatisticsItem(double[] x)
StatisticsItem(double meanIn, double stdIn)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double mean
public double std
public StatisticsItem(double meanIn, double stdIn)
public StatisticsItem(double[] x)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.