Uses of Class
org.apache.commons.numbers.examples.jmh.core.StickySumPerformance.BiFactors
-
Packages that use StickySumPerformance.BiFactors 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.BiFactors in org.apache.commons.numbers.examples.jmh.core
Methods in org.apache.commons.numbers.examples.jmh.core with parameters of type StickySumPerformance.BiFactors 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.BiFactors in org.apache.commons.numbers.examples.jmh.core.generated
Subclasses of StickySumPerformance.BiFactors in org.apache.commons.numbers.examples.jmh.core.generated Modifier and Type Class Description class
StickySumPerformance_BiFactors_jmhType
class
StickySumPerformance_BiFactors_jmhType_B1
class
StickySumPerformance_BiFactors_jmhType_B2
class
StickySumPerformance_BiFactors_jmhType_B3
-