Skip to content
TensorStore
tensorstore::IndexTransform<InputRank, OutputRank, CKind>::implicit_upper_bounds
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
          • T Index
          • T DimensionIndex
          • C IndexInterval
          • C OptionallyImplicitIndexInterval
          • C IndexDomainDimension
          • T InlineRank
          • C RankConstraint
          • C Box
          • T DimensionSet
          • C IndexDomain
          • C IndexTransform
            • Data members
            • Constructors
            • Methods
            • Accessors
              • F operator bool
              • F input_rank
              • F output_rank
              • F input_origin
              • F input_shape
              • F input_labels
              • F input_domain
              • F implicit_lower_bounds
              • F implicit_upper_bounds
                • Pre
              • F output_index_maps
              • F output_index_map
            • Friend functions
            • Related Types
            • Related Constants
            • Related Functions
            • Identity transform
            • Bounds propagation
          • V IsIndexArray
          • C DimExpression
          • Alignment
        • 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
    • Pre
    #include "tensorstore/index_space/index_transform.h"
    DimensionSet
    tensorstore::IndexTransform<InputRank, OutputRank, CKind>::
        
    implicit_upper_bounds() const;

    Returns a bit-vector indicating for each input dimension whether the upper bound is implicit.

    Pre:¶

    valid()