Uses of Class
org.apache.commons.numbers.examples.jmh.core.StickySumPerformance.SumMethod
-
Packages that use StickySumPerformance.SumMethod Package Description org.apache.commons.numbers.examples.jmh.core Benchmarks for theorg.apache.commons.numbers.core
components.org.apache.commons.numbers.examples.jmh.core.generated -
-
Uses of StickySumPerformance.SumMethod in org.apache.commons.numbers.examples.jmh.core
Methods in org.apache.commons.numbers.examples.jmh.core with parameters of type StickySumPerformance.SumMethod Modifier and Type Method Description void
StickySumPerformance. stickySum(StickySumPerformance.BiFactors factors, org.openjdk.jmh.infra.Blackhole bh, StickySumPerformance.SumMethod method)
Benchmark the sticky summation of two numbers. -
Uses of StickySumPerformance.SumMethod in org.apache.commons.numbers.examples.jmh.core.generated
Subclasses of StickySumPerformance.SumMethod in org.apache.commons.numbers.examples.jmh.core.generated Modifier and Type Class Description class
StickySumPerformance_SumMethod_jmhType
class
StickySumPerformance_SumMethod_jmhType_B1
class
StickySumPerformance_SumMethod_jmhType_B2
class
StickySumPerformance_SumMethod_jmhType_B3
-