A function object to perform Gaussian weighting. More...
#include <Robots/LoBot/util/LoMath.H>
Public Member Functions | |
T | operator() (T x, T w) const |
gaussian_weight (T mean, T sigma) |
A function object to perform Gaussian weighting.
Definition at line 337 of file LoMath.H.