MCPcopy Create free account
hub / github.com/OpenDriveLab/OpenLane / setFP

Method setFP

eval/LANE_evaluation/lane2d/src/counter.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void Counter::setFP(long value)
68{
69 fp = value;
70}
71
72void Counter::setFN(long value)
73{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected