mirror of
https://github.com/recp/cglm.git
synced 2026-05-07 10:33:12 +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