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