0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 10:08:36 +02:00
construct/include/ircd/math
2021-03-17 18:55:56 -07:00
..
exp.h ircd::math: Add vector fallbacks for standard exp. 2021-03-17 18:55:56 -07:00
fmma.h ircd::math: Add matrix fused-multiply-add template. 2021-03-17 18:55:56 -07:00
inv.h ircd::math: Add modular inversion utility. 2021-03-05 13:02:12 -08:00
log2.h ircd::math: Start supplemental library; move log2 constexprs from util. 2021-03-05 13:02:12 -08:00
math.h ircd::math: Add softmax functions. 2021-03-17 18:55:56 -07: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::math: Add softmax functions. 2021-03-17 18:55:56 -07:00
tanh.h ircd::math: Additional fallback overloads for explicit precisions. 2021-03-17 18:55:56 -07:00