Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yslan
/
GaussianAnything-AIGC3D
like
84
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GaussianAnything-AIGC3D
/
submodules
/
diff-surfel-rasterization
/
third_party
/
glm
/
glm
/
mat3x2.hpp
yslan
update
fc6af43
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
224 Bytes
/// @ref core
/// @file glm/mat3x2.hpp
#
pragma
once
#
include
"./ext/matrix_double3x2.hpp"
#
include
"./ext/matrix_double3x2_precision.hpp"
#
include
"./ext/matrix_float3x2.hpp"
#
include
"./ext/matrix_float3x2_precision.hpp"