Definition at line 84 of file knnbench.cpp.
 
◆ BenchResult()
  
  | 
        
          | BenchResult::BenchResult | ( |  | ) |  |  | inline | 
 
 
◆ operator+=()
  
  | 
        
          | void BenchResult::operator+= | ( | const BenchResult & | that | ) |  |  | inline | 
 
 
◆ operator/=()
  
  | 
        
          | void BenchResult::operator/= | ( | const double | factor | ) |  |  | inline | 
 
 
◆ creationDuration
      
        
          | double BenchResult::creationDuration | 
      
 
 
◆ executionDuration
      
        
          | double BenchResult::executionDuration | 
      
 
 
◆ totalCount
      
        
          | double BenchResult::totalCount | 
      
 
 
◆ visitCount
      
        
          | double BenchResult::visitCount | 
      
 
 
The documentation for this struct was generated from the following file: