pub fn compute_cross_platform_analysis(
platform_results: &HashMap<QuantumPlatform, PlatformBenchmarkResult>,
) -> CrossPlatformAnalysisExpand description
Rank platforms and produce a CrossPlatformAnalysis.
pub fn compute_cross_platform_analysis(
platform_results: &HashMap<QuantumPlatform, PlatformBenchmarkResult>,
) -> CrossPlatformAnalysisRank platforms and produce a CrossPlatformAnalysis.