Simple class to find the most common value, within a given tolerance, in a given set of values.
Definition in file MostCommonValue.hpp.
#include <math.h>

Go to the source code of this file.
Classes | |
| class | gnsstk::MostCommonValue |
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Macros | |
| #define | DEFAULT_DIM 9 |
| #define | DEFAULT_TOL 0.00095 |
| #define DEFAULT_DIM 9 |
Definition at line 65 of file MostCommonValue.hpp.
| #define DEFAULT_TOL 0.00095 |
Definition at line 66 of file MostCommonValue.hpp.