Uses of Class
org.openjdk.jmh.results.ScalarDerivativeResult
Packages that use ScalarDerivativeResult
-
Uses of ScalarDerivativeResult in org.openjdk.jmh.results
Subclasses with type arguments of type ScalarDerivativeResult in org.openjdk.jmh.resultsClasses in org.openjdk.jmh.results that implement interfaces with type arguments of type ScalarDerivativeResultModifier and TypeClassDescription(package private) static classMethods in org.openjdk.jmh.results that return ScalarDerivativeResultModifier and TypeMethodDescriptionScalarDerivativeResult.ScalarResultAggregator.aggregate(Collection<ScalarDerivativeResult> results) protected ScalarDerivativeResultScalarDerivativeResult.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)