Open3D (C++ API)  0.12.0
Namespaces | Functions
TemplateHashmap.h File Reference

(313315d (Wed Dec 23 23:39:47 2020 -0800))

#include "open3d/core/hashmap/CPU/TemplateHashmapCPU.hpp"
#include <unordered_map>

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::core
 

Functions

template<typename Hash , typename KeyEq >
std::shared_ptr< DeviceHashmap< Hash, KeyEq > > open3d::core::CreateTemplateDeviceHashmap (int64_t init_buckets, int64_t init_capacity, int64_t dsize_key, int64_t dsize_value, const Device &device)