Package | Description |
---|---|
org.apache.commons.numbers.examples.jmh.complex |
Benchmarks for the
org.apache.commons.numbers.complex components. |
org.apache.commons.numbers.examples.jmh.complex.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ComplexPerformance.ComplexAndRealNumbers
Contains an array of complex numbers and an array of real numbers.
|
static class |
ComplexPerformance.ComplexNumbers
Contains an array of complex numbers.
|
static class |
ComplexPerformance.TwoComplexNumbers
Contains two arrays of complex numbers.
|
Modifier and Type | Method and Description |
---|---|
Complex[] |
ComplexPerformance.baselineNewArray(ComplexPerformance.ComplexNumberSize numberSize)
Baseline the creation of the new array of numbers.
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.