MCPcopy Create free account
hub / github.com/AutonomousFieldRoboticsLab/SVIn / max

Method max

pose_graph/include/utils/Accumulator.h:109–109  ·  view source on GitHub ↗

------------------------------------------------------------------------ */

Source from the content-addressed store, hash-verified

107
108 /* ------------------------------------------------------------------------ */
109 SumType max() const { return max_; }
110
111 /* ------------------------------------------------------------------------ */
112 SumType min() const { return min_; }

Callers 2

MaxMethod · 0.80
MaxDeltaTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected