Uses of Class
org.apache.commons.numbers.examples.jmh.core.LinearCombinationPerformance.LengthFactors
-
Packages that use LinearCombinationPerformance.LengthFactors 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 LinearCombinationPerformance.LengthFactors in org.apache.commons.numbers.examples.jmh.core
Methods in org.apache.commons.numbers.examples.jmh.core with parameters of type LinearCombinationPerformance.LengthFactors Modifier and Type Method Description void
LinearCombinationPerformance. nD(LinearCombinationPerformance.LengthFactors factors, org.openjdk.jmh.infra.Blackhole bh, LinearCombinationPerformance.Calculator calc)
Compute the ND scalar product for all the factors. -
Uses of LinearCombinationPerformance.LengthFactors in org.apache.commons.numbers.examples.jmh.core.generated
Subclasses of LinearCombinationPerformance.LengthFactors in org.apache.commons.numbers.examples.jmh.core.generated Modifier and Type Class Description class
LinearCombinationPerformance_LengthFactors_jmhType
class
LinearCombinationPerformance_LengthFactors_jmhType_B1
class
LinearCombinationPerformance_LengthFactors_jmhType_B2
class
LinearCombinationPerformance_LengthFactors_jmhType_B3
-