TensorStore
tensorstore::fix_resizable_bounds
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • CBatch
          • CTransaction
          • CContext
          • CSchema
          • CSpec
          • CTensorStore
            • Types
            • Data members
            • Constructors
            • Methods
            • Friend functions
            • Related Types
            • Related Functions
            • I/O
              • FResolveBounds
                • Related Types
                  • EResolveBoundsMode
                    • Related Constants
                      • Vfix_resizable_bounds
                    • Related Functions
                  • CResolveBoundsOptions
              • FResize
              • FRead [TensorStore, Array]
              • FRead [TensorStore]
              • FGetStorageStatistics
            • 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 const ResolveBoundsMode tensorstore::fix_resizable_bounds =
       
     ResolveBoundsMode::fix_resizable_bounds;
    Back to top
    Previous tensorstore::ResolveBoundsMode
    Next tensorstore::operator&[ResolveBoundsMode]