-
#include "tensorstore/index_space/index_transform.h"
-
template <DimensionIndex Rank, ContainerKind CKind>
IndexTransform<Rank, Rank> tensorstore::IdentityTransform(
const IndexDomain<Rank, CKind>& domain); Returns an identity transform over the specified index domain.