TensorStore
tensorstore::TensorStore<ElementType, Rank, Mode>::domain
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
              • F operator=
              • F read_write_mode
              • F valid
              • F dtype
              • F rank
              • F domain
              • F transaction
              • F spec
              • F ToUrl
              • F chunk_layout
              • F codec
              • F fill_value
              • F dimension_units
              • F kvstore
              • F base
              • F schema
              • F operator|
            • Friend functions
            • Related Types
            • Related Functions
            • I/O
            • 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/tensorstore.h"
    IndexDomainView<Rank>
    tensorstore::TensorStore<ElementType, Rank, Mode>::domain() const;

    Returns the domain.