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.corecomponents.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 voidStickySumPerformance. 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 classStickySumPerformance_BiFactors_jmhTypeclassStickySumPerformance_BiFactors_jmhType_B1classStickySumPerformance_BiFactors_jmhType_B2classStickySumPerformance_BiFactors_jmhType_B3
-