Uses of Class
org.openjdk.jmh.results.ScalarDerivativeResult
-
Packages that use ScalarDerivativeResult Package Description org.openjdk.jmh.results -
-
Uses of ScalarDerivativeResult in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return ScalarDerivativeResult Modifier and Type Method Description protected ScalarDerivativeResultScalarDerivativeResult. getZeroResult()Methods in org.openjdk.jmh.results that return types with arguments of type ScalarDerivativeResult Modifier and Type Method Description protected Aggregator<ScalarDerivativeResult>ScalarDerivativeResult. getIterationAggregator()protected Aggregator<ScalarDerivativeResult>ScalarDerivativeResult. getThreadAggregator()
-