Skip to content
TensorStore
tensorstore::TensorStore<ElementType, Rank, Mode>::rank
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • CBatch
          • CTransaction
          • CContext
          • CSchema
          • CSpec
          • CTensorStore
            • Types
            • Data members
            • Constructors
            • Methods
              • Foperator=
              • Fread_write_mode
              • Fvalid
              • Fdtype
              • Frank
                • Pre
              • Fdomain
              • Ftransaction
              • Fspec
              • FToUrl
              • Fchunk_layout
              • Fcodec
              • Ffill_value
              • Fdimension_units
              • Fkvstore
              • Fbase
              • Fschema
              • Foperator|
            • 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
    • Pre
    #include "tensorstore/tensorstore.h"
    RankType
    tensorstore::TensorStore<ElementType, Rank, Mode>::rank() const;

    Returns the rank.

    Pre:¶

    valid()

    Back to top
    Previous tensorstore::TensorStore<ElementType, Rank, Mode>::dtype
    Next tensorstore::TensorStore<ElementType, Rank, Mode>::domain