TensorStore
tensorstore::ChunkLayout::ChunkElements
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • CBatch
          • CTransaction
          • CContext
          • CSchema
            • Methods
            • Types
            • Data members
            • Friend functions
            • Related Types
              • CChunkLayout
                • Types
                  • EUsage
                  • CChunkElementsBase
                  • CChunkElementsFor
                  • TChunkElements
                  • TWriteChunkElements
                  • TReadChunkElements
                  • TCodecChunkElements
                  • CChunkShapeBase
                  • CChunkShapeFor
                  • TChunkShape
                  • TWriteChunkShape
                  • TReadChunkShape
                  • TCodecChunkShape
                  • CChunkAspectRatioBase
                  • CChunkAspectRatioFor
                  • CGrid
                  • CGridView
                  • CGridViewFor
                  • TChunk
                  • CInnerOrder
                  • CGridOrigin
                  • TChunkAspectRatio
                  • CGridViewFor<ChunkLayout::kUnspecifiedUsage>
                • Methods
                • Friend functions
                • Data members
              • CCodecSpec
              • CUnit
              • TDimensionUnitsVector
          • CSpec
          • CTensorStore
        • 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::ChunkElements =
       
     ChunkElementsFor<kUnspecifiedUsage>;

    Target number of elements for both write and read chunks.

    Back to top
    Previous tensorstore::ChunkLayout::ChunkElementsFor
    Next tensorstore::ChunkLayout::WriteChunkElements