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