0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-01 01:28:54 +02:00
construct/include/ircd/math
2023-01-01 21:28:54 +00:00
..
diff.h ircd::math: Add difference template convenience. 2023-01-01 21:28:54 +00:00
exp.h ircd::math: Add vector fallbacks for standard exp. 2021-03-17 18:55:56 -07:00
fmma.h ircd::math: Simplify fmma template. 2021-04-22 12:27:57 -07:00
inv.h ircd::math: Add modular inversion utility. 2021-03-05 13:02:12 -08:00
log2.h
math.h ircd::math: Add difference template convenience. 2023-01-01 21:28:54 +00:00
mean.h ircd::math: Additional fallback overloads for explicit precisions. 2021-03-17 18:55:56 -07:00
norm.h ircd::math: Add normalization template. 2021-03-17 18:55:56 -07:00
pow.h ircd::math: Additional fallback overloads for explicit precisions. 2021-03-17 18:55:56 -07:00
smax.h ircd: Vector initialization fixes for GCC. 2021-05-14 05:57:47 -07:00
sqrt.h ircd::math: Add simd template wrapping for sqrt(). 2021-04-22 12:27:57 -07:00
tanh.h ircd::math: Additional fallback overloads for explicit precisions. 2021-03-17 18:55:56 -07:00