Class ComplexPerformance_jmhType_B1
- java.lang.Object
-
- org.apache.commons.numbers.examples.jmh.complex.ComplexPerformance
-
- org.apache.commons.numbers.examples.jmh.complex.generated.ComplexPerformance_jmhType_B1
-
- Direct Known Subclasses:
ComplexPerformance_jmhType_B2
public class ComplexPerformance_jmhType_B1 extends ComplexPerformance
-
-
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
-
-
Constructor Summary
Constructors Constructor Description ComplexPerformance_jmhType_B1()
-
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
-
-