public class Histogram extends Object
| Constructor and Description |
|---|
Histogram() |
| Modifier and Type | Method and Description |
|---|---|
static void |
show(double[] x) |
static void |
show(NumericColumn x) |
static void |
show(String title,
NumericColumn x) |
public static void show(NumericColumn x)
public static void show(double[] x)
public static void show(String title, NumericColumn x)
Copyright © 2017. All rights reserved.