org.apache.commons.numbers.complex components.See: Description
| Class | 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.
|
org.apache.commons.numbers.complex components.Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.