Searched refs:predictionErrorNorm (Results 1 – 1 of 1) sorted by relevance
191 const float predictionErrorNorm = predictionError.norm(); in updateAggregatedMetrics() local192 float alongTrajectoryError = predictionErrorNorm; in updateAggregatedMetrics()193 float offTrajectoryError = predictionErrorNorm; in updateAggregatedMetrics()