-
#include "tensorstore/index_space/index_domain.h" -
Result<IndexDomain<>> tensorstore::IndexDomainFromDimensions(
span<const IndexDomainDimension<>> dimensions); Constructs an
IndexDomainfrom a sequence ofIndexDomainDimension.
#include "tensorstore/index_space/index_domain.h"Constructs an IndexDomain from a sequence of IndexDomainDimension.