Home
last modified time | relevance | path

Searched refs:decreasingMetricSort (Results 1 – 1 of 1) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/geomatics/relposition/
H A DTimetable.cpp92 friend bool decreasingMetricSort(const TTSegment& left, const TTSegment& right);
109 bool decreasingMetricSort(const TTSegment& left, const TTSegment& right);
542 TTS.sort(decreasingMetricSort); in TimeTableAlgorithm()
825 bool decreasingMetricSort(const TTSegment& left, const TTSegment& right) in decreasingMetricSort() function