Package | Description |
---|---|
org.hipparchus |
Common classes used throughout the Hipparchus library.
|
Modifier and Type | Method and Description |
---|---|
static StatisticalSummary[] |
PerfTestUtils.timeAndReport(String title,
int maxNameWidth,
int repeatChunk,
int repeatStat,
boolean runGC,
PerfTestUtils.RunTest... methods)
Timing and report (to standard output) the average time and standard
deviation of a single call.
|
static StatisticalSummary[] |
PerfTestUtils.timeAndReport(String title,
PerfTestUtils.RunTest... methods)
Timing and report (to standard output).
|
Copyright © 2016 Hipparchus.org. All rights reserved.