Uses of Class
org.openjdk.jmh.results.ScalarDerivativeResult
Packages that use ScalarDerivativeResult
-
Uses of ScalarDerivativeResult in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return ScalarDerivativeResultModifier and TypeMethodDescriptionScalarDerivativeResult.ScalarResultAggregator.aggregate
(Collection<ScalarDerivativeResult> results) protected ScalarDerivativeResult
ScalarDerivativeResult.getZeroResult()
Methods in org.openjdk.jmh.results that return types with arguments of type ScalarDerivativeResultModifier and TypeMethodDescriptionprotected Aggregator
<ScalarDerivativeResult> ScalarDerivativeResult.getIterationAggregator()
protected Aggregator
<ScalarDerivativeResult> ScalarDerivativeResult.getThreadAggregator()
Method parameters in org.openjdk.jmh.results with type arguments of type ScalarDerivativeResultModifier and TypeMethodDescriptionScalarDerivativeResult.ScalarResultAggregator.aggregate
(Collection<ScalarDerivativeResult> results)