| 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 |
SpherePerformance.ToTreeInstance
Input class providing a pre-computed bsp tree sphere approximation.
|
| Modifier and Type | Method and Description |
|---|---|
RegionBSPTree3D |
SpherePerformance.toTreeCreation(SpherePerformance.RandomSphere randomSphere,
SpherePerformance.ToTreeInput toTreeInput)
Benchmark testing the performance of the
Sphere.toTree(int) method. |
| Modifier and Type | Class and Description |
|---|---|
class |
SpherePerformance_ToTreeInput_jmhType |
class |
SpherePerformance_ToTreeInput_jmhType_B1 |
class |
SpherePerformance_ToTreeInput_jmhType_B2 |
class |
SpherePerformance_ToTreeInput_jmhType_B3 |
class |
SpherePerformance_ToTreeInstance_jmhType |
class |
SpherePerformance_ToTreeInstance_jmhType_B1 |
class |
SpherePerformance_ToTreeInstance_jmhType_B2 |
class |
SpherePerformance_ToTreeInstance_jmhType_B3 |
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.