Typedef sinspekto::RangeXY

Typedef Documentation

typedef std::pair<std::pair<double, double>, std::pair<double, double>> sinspekto::RangeXY

A pair with two double ranges.

Each element of the pair is also a pair. These pair indicate a range, with double as type.