Files
cglm/src
Luigi Castelli 27cc9c3351 vec: some useful functions (#103)
These functions are added:
- abs(): absolute value
- fract(): fractional part
- norm_one(): L1 norm
- norm_inf(): infinity norm
- hadd(): horizontal add
- hmax(): horizontal max
2019-09-01 00:30:15 +03:00
..
2019-02-02 15:30:05 +03:00
2017-04-22 15:20:38 +03:00
2018-06-10 10:29:02 +03:00
2019-08-21 22:52:01 +03:00
2019-09-01 00:30:15 +03:00
2019-09-01 00:30:15 +03:00