TensorStore
tensorstore::ArrayFormatOptions::summary_ellipses
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
          • E ContainerKind
          • C ByteStridedPointer
          • C StridedLayout
          • C ElementPointer
          • C Array
            • Types
            • Data members
            • Constructors
            • Methods
            • Indexing
            • Friend functions
            • Comparison
            • Related Types
            • Related Constants
            • Related Functions
            • Creation functions
            • Copy functions
            • Formatting
              • C ArrayFormatOptions
                • Data members
                  • V prefix
                  • V separator
                  • V suffix
                  • V summary_ellipses
                  • V summary_threshold
                  • V summary_edge_items
                • Methods
              • F AppendToString
              • F ToString
            • Broadcasting
          • C TransformedArray
          • Transformation
          • Iteration
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/array.h"
    std::string tensorstore::ArrayFormatOptions::summary_ellipses =
       
     "..., ";

    Separator printed between the first summary_edge_items and the last summary_edge_items when printing a summary of a dimension.