Performance Evaluation ====================== Track and estimation performance metrics. .. automodule:: pytcl.performance_evaluation :members: :undoc-members: :show-inheritance: Track Metrics ------------- Multi-target tracking performance metrics (OSPA, GOSPA). .. automodule:: pytcl.performance_evaluation.track_metrics :members: :undoc-members: :show-inheritance: Estimation Metrics ------------------ State estimation performance metrics (NEES, NIS). .. automodule:: pytcl.performance_evaluation.estimation_metrics :members: :undoc-members: :show-inheritance: