Class ComplexPerformance_jmhType
- java.lang.Object
-
- org.apache.commons.numbers.examples.jmh.complex.ComplexPerformance
-
- org.apache.commons.numbers.examples.jmh.complex.generated.ComplexPerformance_jmhType_B1
-
- org.apache.commons.numbers.examples.jmh.complex.generated.ComplexPerformance_jmhType_B2
-
- org.apache.commons.numbers.examples.jmh.complex.generated.ComplexPerformance_jmhType_B3
-
- org.apache.commons.numbers.examples.jmh.complex.generated.ComplexPerformance_jmhType
-
public class ComplexPerformance_jmhType extends ComplexPerformance_jmhType_B3
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.commons.numbers.examples.jmh.complex.ComplexPerformance
ComplexPerformance.ComplexAndRealNumbers, ComplexPerformance.ComplexNumbers, ComplexPerformance.ComplexNumberSize, ComplexPerformance.TwoComplexNumbers
-
-
Field Summary
-
Fields inherited from class org.apache.commons.numbers.examples.jmh.complex.generated.ComplexPerformance_jmhType_B2
readyInvocation, readyIteration, readyTrial, setupInvocationMutex, setupInvocationMutexUpdater, setupIterationMutex, setupIterationMutexUpdater, setupTrialMutex, setupTrialMutexUpdater, tearInvocationMutex, tearInvocationMutexUpdater, tearIterationMutex, tearIterationMutexUpdater, tearTrialMutex, tearTrialMutexUpdater
-
-
Constructor Summary
Constructors Constructor Description ComplexPerformance_jmhType()
-
Method Summary
-
Methods inherited from class org.apache.commons.numbers.examples.jmh.complex.ComplexPerformance
abs, absMathHypot, acos, acosh, add, addReal, arg, asin, asinh, atan, atanh, baselineCopy, baselineIdentity, conj, conj2, cos, cosh, divide, divideReal, exp, imag, isFinite, isInfinite, isNaN, log, log10, multiply, multiplyReal, negate, norm, pow, powReal, proj, real, real2, sin, sinh, sqrt, sqrtNorm, subtract, subtractReal, tan, tanh
-
-