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 |
Class and Description |
---|
ComplexPerformance.ComplexAndRealNumbers
Contains an array of complex numbers and an array of real numbers.
|
ComplexPerformance.ComplexNumbers
Contains an array of complex numbers.
|
ComplexPerformance.ComplexNumberSize
Contains the size of numbers.
|
ComplexPerformance.TwoComplexNumbers
Contains two arrays of complex numbers.
|
SinCosPerformance.Numbers
Contains an array of numbers.
|
SinCosPerformance.NumberSize
Contains the size of numbers.
|
Class and Description |
---|
ComplexPerformance
Executes a benchmark to measure the speed of operations in the
Complex class. |
ComplexPerformance.ComplexAndRealNumbers
Contains an array of complex numbers and an array of real numbers.
|
ComplexPerformance.ComplexNumbers
Contains an array of complex numbers.
|
ComplexPerformance.ComplexNumberSize
Contains the size of numbers.
|
ComplexPerformance.TwoComplexNumbers
Contains two arrays of complex numbers.
|
SinCosPerformance
Executes a benchmark to estimate the speed of sin/cos operations.
|
SinCosPerformance.Numbers
Contains an array of numbers.
|
SinCosPerformance.NumberSize
Contains the size of numbers.
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.