Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::benchmark::SPRCTuple Struct Reference

#include <meta_statistics.h>

Collaboration diagram for apollo::perception::benchmark::SPRCTuple:
Collaboration graph

Public Attributes

double similarity = 0.0
 
double precision = 0.0
 
double recall = 0.0
 
double confidence = 0.0
 

Member Data Documentation

◆ confidence

double apollo::perception::benchmark::SPRCTuple::confidence = 0.0

◆ precision

double apollo::perception::benchmark::SPRCTuple::precision = 0.0

◆ recall

double apollo::perception::benchmark::SPRCTuple::recall = 0.0

◆ similarity

double apollo::perception::benchmark::SPRCTuple::similarity = 0.0

The documentation for this struct was generated from the following file: