TensorStore
tensorstore::Batch::View::View[no_batch]
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
            • Types
              • C no_batch_t
              • C View
                • Constructors
                  • F View [no_batch]
                  • F View [batch]
                • Conversion operators
                • Methods
            • Data members
            • Methods
            • Conversion operators
            • Related Constants
          • C Transaction
          • C Context
          • C Schema
          • C Spec
          • C TensorStore
        • 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/batch.h"
    constexpr tensorstore::Batch::View::View();
    constexpr tensorstore::Batch::View::View(no_batch_t);

    Constructs a view that refers to no_batch.