TestSet.h
Go to the documentation of this file.
1 
18 #pragma once
19 
20 #include <ISM/common_type/ObjectSet.hpp>
21 
23 
27 class TestSet {
28 
29 public:
30 
34  TestSet();
35 
39  ~TestSet();
40 
44  ISM::ObjectSetPtr mObjectSet;
45 
51  void setFullyMeshedTestResult(double pFullyMeshedProbability, double pFullyMeshedRecognitionRuntime);
52 
57  double getFullyMeshedProbability() const;
58 
63  double getFullyMeshedRecognitionRuntime() const;
64 
65 private:
70 
75 
81 
82 };
83 
84 }
double getFullyMeshedProbability() const
Definition: TestSet.cpp:35
double getFullyMeshedRecognitionRuntime() const
Definition: TestSet.cpp:42
void setFullyMeshedTestResult(double pFullyMeshedProbability, double pFullyMeshedRecognitionRuntime)
Definition: TestSet.cpp:28


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:08