Uses of Class
org.apache.commons.numbers.examples.jmh.core.DoubleSplitPerformance.Numbers
-
Packages that use DoubleSplitPerformance.Numbers 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 DoubleSplitPerformance.Numbers in org.apache.commons.numbers.examples.jmh.core
Methods in org.apache.commons.numbers.examples.jmh.core with parameters of type DoubleSplitPerformance.Numbers Modifier and Type Method Description void
DoubleSplitPerformance. high(DoubleSplitPerformance.Numbers numbers, org.openjdk.jmh.infra.Blackhole bh, DoubleSplitPerformance.SplitMethod method)
Benchmark extracting the high part of the split number.void
DoubleSplitPerformance. low(DoubleSplitPerformance.Numbers numbers, org.openjdk.jmh.infra.Blackhole bh, DoubleSplitPerformance.SplitMethod method)
Benchmark extracting the low part of the split number. -
Uses of DoubleSplitPerformance.Numbers in org.apache.commons.numbers.examples.jmh.core.generated
Subclasses of DoubleSplitPerformance.Numbers in org.apache.commons.numbers.examples.jmh.core.generated Modifier and Type Class Description class
DoubleSplitPerformance_Numbers_jmhType
class
DoubleSplitPerformance_Numbers_jmhType_B1
class
DoubleSplitPerformance_Numbers_jmhType_B2
class
DoubleSplitPerformance_Numbers_jmhType_B3
-