TensorStore
tensorstore::ChunkLayout::write_chunk_elements
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
                • Methods
                  • Frank
                  • FHasHardConstraints
                  • FGetChunkTemplate
                  • Finner_order
                  • FSet [InnerOrder]
                  • Fgrid_origin
                  • FSet [GridOrigin]
                  • Fwrite_chunk
                  • Fread_chunk
                  • Fcodec_chunk
                  • Foperator[]
                  • FSet [GridViewFor]
                  • Fwrite_chunk_shape
                  • Fread_chunk_shape
                  • Fcodec_chunk_shape
                  • Fwrite_chunk_aspect_ratio
                  • Fread_chunk_aspect_ratio
                  • Fcodec_chunk_aspect_ratio
                  • Fwrite_chunk_elements
                  • Fread_chunk_elements
                  • Fcodec_chunk_elements
                  • FSet [ChunkShapeFor]
                  • FSet [ChunkAspectRatioFor]
                  • FSet [ChunkElementsFor]
                  • FSet [ChunkLayout]
                  • FSet [RankConstraint]
                  • FFinalize
                • 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"
    WriteChunkElements
    tensorstore::ChunkLayout::write_chunk_elements() const;
    explicit tensorstore::ChunkLayout::operator WriteChunkElements()
       
     const;

    Returns the write chunk target number of elements constraint.

    Back to top
    Previous tensorstore::ChunkLayout::codec_chunk_aspect_ratio
    Next tensorstore::ChunkLayout::read_chunk_elements