mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 09:09:47 +00:00
These functions are added: - abs(): absolute value - fract(): fractional part - norm_one(): L1 norm - norm_inf(): infinity norm - hadd(): horizontal add - hmax(): horizontal max