Fix comment
This commit is contained in:
parent
70703c39f3
commit
c4f193b13e
@ -484,7 +484,7 @@ template <class DataFacadeT> class MapMatching final
|
||||
if (trace_split)
|
||||
{
|
||||
split_points.push_back(breakage_begin);
|
||||
// note this preserves everything before t
|
||||
// note: this preserves everything before breakage_begin
|
||||
model.clear(breakage_begin);
|
||||
unsigned new_start = model.initialize(breakage_begin);
|
||||
// no new start was found -> stop viterbi calculation
|
||||
|
Loading…
Reference in New Issue
Block a user