Collection of a few very basic functions. More...
#include "mirtk/OrderedSet.h"
Go to the source code of this file.
Namespaces | |
mirtk | |
Functions | |
double | mirtk::AverageInterval (const OrderedSet< double > &values) |
Get average interval between consecutive values of an ordered set. | |
Collection of a few very basic functions.
Definition in file Utils.h.