Skip to content

Namespace mediapipe::tensor_internal

Namespace List > mediapipe > tensor_internal

Classes

Type Name
struct TypeInList <typename, typename>
struct TypeInList< T, TypeList< T, Ts... > > <typename T, Ts>
struct TypeInList< T, TypeList< TOther, Ts... > > <typename T, typename TOther, Ts>
struct TypeList <Ts>

Public Attributes

Type Name
constexpr uint64_t kFnvOffsetBias = 0xcbf29ce484222325
constexpr uint64_t kFnvPrime = 0x00000100000001B3

Public Functions

Type Name
constexpr uint64_t FnvHash64 (uint64_t value1, uint64_t value2)
constexpr uint64_t FnvHash64 (const char * str, uint64_t hash=kFnvOffsetBias)

Public Attributes Documentation

variable kFnvOffsetBias

constexpr uint64_t mediapipe::tensor_internal::kFnvOffsetBias;

variable kFnvPrime

constexpr uint64_t mediapipe::tensor_internal::kFnvPrime;

Public Functions Documentation

function FnvHash64

constexpr uint64_t mediapipe::tensor_internal::FnvHash64 (
    uint64_t value1,
    uint64_t value2
) 

function FnvHash64

constexpr uint64_t mediapipe::tensor_internal::FnvHash64 (
    const char * str,
    uint64_t hash=kFnvOffsetBias
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/tensor/internal.h