Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ashawkey/LGM
Mathdesenvnonimate
/
LGM
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6206642
LGM
/
diff-gaussian-rasterization
/
third_party
/
glm
/
glm
/
mat2x4.hpp
ashawkey
add glm
a93901d
over 1 year ago
raw
Copy download link
history
blame
Safe
224 Bytes
/// @ref core
/// @file glm/mat2x4.hpp
#
pragma
once
#
include
"./ext/matrix_double2x4.hpp"
#
include
"./ext/matrix_double2x4_precision.hpp"
#
include
"./ext/matrix_float2x4.hpp"
#
include
"./ext/matrix_float2x4_precision.hpp"