Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/OpenLane
/ getTP
Method
getTP
eval/LANE_evaluation/lane2d/src/counter.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
long Counter::getTP(void)
48
{
49
return tp;
50
}
51
52
long Counter::getFP(void)
53
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected