We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63fc0cd commit 4d4aa2aCopy full SHA for 4d4aa2a
linear/include/vec.hxx
@@ -20,6 +20,7 @@
20
#pragma once
21
22
#include <cassert>
23
+#include <cmath>
24
#include <initializer_list>
25
#include <type_traits>
26
0 commit comments