MCPcopy 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
53public:
54 CoordinateMapKey() = delete;
55 CoordinateMapKey(size_type coordinate_size)
56 : m_key_set(false), m_coordinate_size{coordinate_size} {}
57

Callers 10

quantizeFunction · 0.80
quantizeFunction · 0.80
testMethod · 0.80
test_backwardMethod · 0.80
test_pcdMethod · 0.80
test_pcd2Method · 0.80
testMethod · 0.80
test_backwardMethod · 0.80
test_pcd2Method · 0.80
testMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 8

testMethod · 0.64
test_backwardMethod · 0.64
test_pcdMethod · 0.64
test_pcd2Method · 0.64
testMethod · 0.64
test_backwardMethod · 0.64
test_pcd2Method · 0.64
testMethod · 0.64