Searched refs:targetGroundTruthIndex (Results 1 – 1 of 1) sorted by relevance
530 const size_t targetGroundTruthIndex = in computeGeneralPositionErrors() local533 if (targetGroundTruthIndex < groundTruthPoints.size()) { in computeGeneralPositionErrors()535 (groundTruthPoints[targetGroundTruthIndex].position - in computeGeneralPositionErrors()536 groundTruthPoints[targetGroundTruthIndex - 1].position) in computeGeneralPositionErrors()542 groundTruthPoints[targetGroundTruthIndex].position; in computeGeneralPositionErrors()573 const size_t targetGroundTruthIndex = in computePressureRmses() local576 if (targetGroundTruthIndex < groundTruthPoints.size()) { in computePressureRmses()579 groundTruthPoints[targetGroundTruthIndex].pressure); in computePressureRmses()