gt_base_evaluator
Last update: 16.07.2025This is the implementation of IEvaluator interface and provides users ability to evaluate KPIs that a...
Definition gt_base_evaluator.h:133
void Evaluate()
core::kpi::KpiMessage GetKpiMessage() const
void AddKpi(std::unique_ptr< core::kpi::IKpi< osi3::GroundTruth > > kpi) override
void SetInput(const osi3::GroundTruth &ground_truth)
The namespace containing evaluator implementations.
The namespace for kpi definition and corresponding APIs under namespace simulation_framework::evaluat...
The top namespace for simulation framework.