public class ProbabilityDensityApproximation
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
Program entry point.
|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- Argument. They must be provided, in the following order:
java.io.IOException
- if failure occurred while writing to files.Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.