Uses of Class
org.apache.commons.numbers.examples.jmh.core.DoubleSplitPerformance.RoundoffMethod
-
Packages that use DoubleSplitPerformance.RoundoffMethod 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.RoundoffMethod in org.apache.commons.numbers.examples.jmh.core
Methods in org.apache.commons.numbers.examples.jmh.core with parameters of type DoubleSplitPerformance.RoundoffMethod Modifier and Type Method Description void
DoubleSplitPerformance. productLow(DoubleSplitPerformance.BiFactors factors, org.openjdk.jmh.infra.Blackhole bh, DoubleSplitPerformance.RoundoffMethod method)
Benchmark extracting the round-off from the product of two numbers. -
Uses of DoubleSplitPerformance.RoundoffMethod in org.apache.commons.numbers.examples.jmh.core.generated
Subclasses of DoubleSplitPerformance.RoundoffMethod in org.apache.commons.numbers.examples.jmh.core.generated Modifier and Type Class Description class
DoubleSplitPerformance_RoundoffMethod_jmhType
class
DoubleSplitPerformance_RoundoffMethod_jmhType_B1
class
DoubleSplitPerformance_RoundoffMethod_jmhType_B2
class
DoubleSplitPerformance_RoundoffMethod_jmhType_B3
-