mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 12:50:25 -05:00
27cc9c3351
These functions are added: - abs(): absolute value - fract(): fractional part - norm_one(): L1 norm - norm_inf(): infinity norm - hadd(): horizontal add - hmax(): horizontal max