TensorStore
tensorstore::operator|[ResizeMode]
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
          • C Transaction
          • C Context
          • C Schema
          • C Spec
          • C TensorStore
            • Types
            • Data members
            • Constructors
            • Methods
            • Friend functions
            • Related Types
            • Related Functions
            • I/O
              • F ResolveBounds
              • F Resize
                • Related Types
                  • E ResizeMode
                    • Related Constants
                    • Related Functions
                      • F operator&
                      • F operator|
                      • F operator!
                      • F operator<<
                  • C ResizeOptions
              • F Read [TensorStore, Array]
              • F Read [TensorStore]
              • F GetStorageStatistics
            • Related Constants
        • 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/resize_options.h"
    constexpr ResizeMode
    tensorstore::operator|(ResizeMode a, ResizeMode b);

    Computes the union of two mode sets.