#include "tensorstore/index_space/index_domain.h"
span<const Index, Rank>
tensorstore::IndexDomain<Rank, CKind>::origin() const;

Returns the vector of length rank() specifying the inclusive lower bound of each dimension.

Pre:

valid()