TensorStore
tensorstore::default_init
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
          • CBFloat16
          • TFloat8e3m4
          • CInt2Padded
          • CInt4Padded
          • Tbool_t
          • Tchar_t
          • Tbyte_t
          • Tint2_t
          • Tint4_t
          • Tint8_t
          • Tuint8_t
          • Tint16_t
          • Tuint16_t
          • Tint32_t
          • Tuint32_t
          • Tint64_t
          • Tuint64_t
          • Tfloat8_e3m4_t
          • Tfloat8_e4m3fn_t
          • Tfloat8_e4m3fnuz_t
          • Tfloat8_e4m3b11fnuz_t
          • Tfloat8_e5m2_t
          • Tfloat8_e5m2fnuz_t
          • Tbfloat16_t
          • Tfloat16_t
          • Tfloat32_t
          • Tfloat64_t
          • Tcomplex64_t
          • Tcomplex128_t
          • Tstring_t
          • Tustring_t
          • Tjson_t
          • CDataType
            • Constructors
            • Methods
            • Friend functions
            • Related Types
            • Related Constants
            • Allocation
              • EElementInitialization
                • Related Constants
                  • Vdefault_init
                  • Vvalue_init
              • FAllocateAndConstruct
              • FDestroyAndFree
              • FAllocateAndConstructShared
            • Related Functions
        • 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/data_type.h"
    constexpr const ElementInitialization tensorstore::default_init =
       
     ElementInitialization::default_init;
    Back to top
    Previous tensorstore::ElementInitialization
    Next tensorstore::value_init