-
#include "tensorstore/chunk_layout.h"
- InnerOrder tensorstore::ChunkLayout::inner_order() const;
- explicit tensorstore::ChunkLayout::operator InnerOrder() const;
Returns the inner order constraint.
If the rank is unspecified, returns a rank-0 vector.
#include "tensorstore/chunk_layout.h"
Returns the inner order constraint.
If the rank is unspecified, returns a rank-0 vector.