Skip to content

Commit

Permalink
dummy commit to retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shahor02 authored Feb 2, 2023
1 parent 3c0f9fd commit 901f16e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GPUhdi() Line::Line(const Tracklet& tracklet, const Cluster* innerClusters, cons
}
}

// static functions
// static functions:
inline float Line::getDistanceFromPoint(const Line& line, const std::array<float, 3>& point)
{
float DCASquared{0};
Expand Down

0 comments on commit 901f16e

Please sign in to comment.