TensorStore
tensorstore::value_init
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
          • C BFloat16
          • T Float8e3m4
          • C Int2Padded
          • C Int4Padded
          • T bool_t
          • T char_t
          • T byte_t
          • T int2_t
          • T int4_t
          • T int8_t
          • T uint8_t
          • T int16_t
          • T uint16_t
          • T int32_t
          • T uint32_t
          • T int64_t
          • T uint64_t
          • T float8_e3m4_t
          • T float8_e4m3fn_t
          • T float8_e4m3fnuz_t
          • T float8_e4m3b11fnuz_t
          • T float8_e5m2_t
          • T float8_e5m2fnuz_t
          • T bfloat16_t
          • T float16_t
          • T float32_t
          • T float64_t
          • T complex64_t
          • T complex128_t
          • T string_t
          • T ustring_t
          • T json_t
          • C DataType
            • Constructors
            • Methods
            • Friend functions
            • Related Types
            • Related Constants
            • Allocation
              • E ElementInitialization
                • Related Constants
                  • V default_init
                  • V value_init
              • F AllocateAndConstruct
              • F DestroyAndFree
              • F AllocateAndConstructShared
            • 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::value_init =
        ElementInitialization::value_init;