Common types ============ .. contents:: Table of Contents: :local: +--------------------+-------------+----------------+ | Type Name | C++ type | Models concept | +====================+=============+================+ | ``dimension_type`` | std::size_t | | +--------------------+-------------+----------------+ | ``pixel_range`` | | Iterable | +--------------------+-------------+----------------+ | ``value_range`` | | Iterable | +--------------------+-------------+----------------+ | ``coord_range`` | | Iterable | +--------------------+-------------+----------------+