| Package | Description |
|---|---|
| org.apache.commons.geometry.examples.jmh.euclidean |
Benchmarks for the components in the
org.apache.commons.geometry.euclidean
package. |
| org.apache.commons.geometry.examples.jmh.euclidean.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
CirclePerformance.ToTreeInstance
Input class providing a pre-computed bsp tree circle approximation.
|
| Modifier and Type | Method and Description |
|---|---|
RegionBSPTree2D |
CirclePerformance.toTreeCreation(CirclePerformance.RandomCircle randomCircle,
CirclePerformance.ToTreeInput toTreeInput)
Benchmark testing the performance of the
Circle.toTree(int) method. |
| Modifier and Type | Class and Description |
|---|---|
class |
CirclePerformance_ToTreeInput_jmhType |
class |
CirclePerformance_ToTreeInput_jmhType_B1 |
class |
CirclePerformance_ToTreeInput_jmhType_B2 |
class |
CirclePerformance_ToTreeInput_jmhType_B3 |
class |
CirclePerformance_ToTreeInstance_jmhType |
class |
CirclePerformance_ToTreeInstance_jmhType_B1 |
class |
CirclePerformance_ToTreeInstance_jmhType_B2 |
class |
CirclePerformance_ToTreeInstance_jmhType_B3 |
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.