ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DeviceHashBackend.cpp File Reference
#include "cloudViewer/core/hashmap/DeviceHashBackend.h"
#include <Helper.h>
#include <Logging.h>
#include "cloudViewer/core/hashmap/HashMap.h"
Include dependency graph for DeviceHashBackend.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::core
 

Functions

std::shared_ptr< DeviceHashBackend > cloudViewer::core::CreateDeviceHashBackend (int64_t init_capacity, const Dtype &key_dtype, const SizeVector &key_element_shape, const std::vector< Dtype > &value_dtypes, const std::vector< SizeVector > &value_element_shapes, const Device &device, const HashBackendType &backend)