ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CreateCPUHashBackend.cpp File Reference
Include dependency graph for CreateCPUHashBackend.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::CreateCPUHashBackend (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)
 Non-templated factory. More...