Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/MinkowskiEngine
/ CoordinateMapKey
Method
CoordinateMapKey
src/coordinate_map_key.hpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
public:
54
CoordinateMapKey() = delete;
55
CoordinateMapKey(size_type coordinate_size)
56
: m_key_set(false), m_coordinate_size{coordinate_size} {}
57
Callers
10
quantize
Function · 0.80
quantize
Function · 0.80
test
Method · 0.80
test_backward
Method · 0.80
test_pcd
Method · 0.80
test_pcd2
Method · 0.80
test
Method · 0.80
test_backward
Method · 0.80
test_pcd2
Method · 0.80
test
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
8
test
Method · 0.64
test_backward
Method · 0.64
test_pcd
Method · 0.64
test_pcd2
Method · 0.64
test
Method · 0.64
test_backward
Method · 0.64
test_pcd2
Method · 0.64
test
Method · 0.64