Namespaces | Functions
Utils.h File Reference

Collection of a few very basic functions. More...

#include "mirtk/OrderedSet.h"
Include dependency graph for Utils.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.
 

Detailed Description

Collection of a few very basic functions.

Definition in file Utils.h.