Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
ceres-solver
like
0
Model card
Files
Files and versions
xet
Community
main
ceres-solver
/
include
/
colmap
/
lib
/
PoissonRecon
/
Hash.h
camenduru
ceres-solver and colmap
2b5a2b6
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
129 Bytes
#
ifndef
HASH_INCLUDED
#
define
HASH_INCLUDED
#
include
<unordered_map>
#
define
hash_map std::unordered_map
#
endif
// HASH_INCLUDED