TensorStore
tensorstore::ChunkLayout::Grid::Shape
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
          • C Transaction
          • C Context
          • C Schema
            • Methods
            • Types
            • Data members
            • Friend functions
            • Related Types
              • C ChunkLayout
                • Types
                  • E Usage
                  • C ChunkElementsBase
                  • C ChunkElementsFor
                  • T ChunkElements
                  • T WriteChunkElements
                  • T ReadChunkElements
                  • T CodecChunkElements
                  • C ChunkShapeBase
                  • C ChunkShapeFor
                  • T ChunkShape
                  • T WriteChunkShape
                  • T ReadChunkShape
                  • T CodecChunkShape
                  • C ChunkAspectRatioBase
                  • C ChunkAspectRatioFor
                  • C Grid
                    • Methods
                    • Types
                      • T Shape
                      • T AspectRatio
                      • T Elements
                    • Friend functions
                  • C GridView
                  • C GridViewFor
                  • T Chunk
                  • C InnerOrder
                  • C GridOrigin
                  • T ChunkAspectRatio
                  • C GridViewFor<ChunkLayout::kUnspecifiedUsage>
                • Methods
                • Friend functions
                • Data members
              • C CodecSpec
              • C Unit
              • T DimensionUnitsVector
          • C Spec
          • C TensorStore
        • Indexing
        • Data types
        • Array
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/chunk_layout.h"
    using tensorstore::ChunkLayout::Grid::Shape = ChunkShapeBase;

    Represents the shape constraint.