#include <Robots/LoBot/util/LoSTL.H>
Public Member Functions | |
T | operator() (const T &a, const T &b) const |
This function object is meant to be used in conjunction with the std::accumulate algorithm and returns the sum of the squares of the sequence to which the accumulate algorithm is applied.
Definition at line 152 of file LoSTL.H.