-
#include "tensorstore/chunk_layout.h"
-
template <Usage U>
absl::Status
tensorstore::ChunkLayout::Set(ChunkAspectRatioFor<U> value); Sets/updates the chunk aspect ratio constraints for the given usage
U
.
#include "tensorstore/chunk_layout.h"
Sets/updates the chunk aspect ratio constraints for the given usage U
.