0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-08-08 10:44:42 +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
log2.h
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