| 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 |
VectorPerformance.NormalizableVectorInput1D
Vector input class producing
Vector1D instances capable of being normalized. |
static class |
VectorPerformance.NormalizableVectorInput2D
Vector input class producing
Vector2D instances capable of being normalized. |
static class |
VectorPerformance.NormalizableVectorInput3D
Vector input class producing
Vector3D instances capable of being normalized. |
static class |
VectorPerformance.VectorInput1D
Vector input class producing
Vector1D instances with random
double values. |
static class |
VectorPerformance.VectorInput2D
Vector input class producing
Vector2D instances with random
double values. |
static class |
VectorPerformance.VectorInput3D
Vector input class producing
Vector2D instances with random
double values. |
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.