-
#include "tensorstore/chunk_layout.h"
- AspectRatio tensorstore::ChunkLayout::Grid::aspect_ratio() const;
- explicit tensorstore::ChunkLayout::Grid::operator AspectRatio() const;
- absl::Status tensorstore::ChunkLayout::Grid::Set(AspectRatio value);
Specifies the aspect ratio constraint.