Jérôme Leclercq
1a55b550fb
Improve math module ( #396 )
...
* Improve math module
- Mark almost everything constexpr
- Equality (a == b) is now exact, down to the bit level. If you want approximate equality use the new ApproxEqual method/static method
- Rename Nz::Extend to Nz::Extent
- Removed Make[] and Set[] methods in favor of their static counterpart and operator=
2023-06-02 22:30:51 +02:00
..
2023-03-19 13:01:56 +01:00
2023-03-19 13:01:56 +01:00
2023-04-12 15:31:04 +02:00
2023-05-07 22:43:48 +02:00
2023-04-12 14:10:55 +02:00
2023-01-22 17:41:18 +01:00
2023-05-30 13:49:19 +02:00
2023-04-11 18:15:29 +02:00
2023-01-22 17:41:18 +01:00
2023-01-28 19:28:43 +01:00
2023-03-03 13:21:48 +01:00
2023-05-06 15:44:52 +02:00
2023-02-02 13:28:36 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-28 19:28:43 +01:00
2023-01-28 19:28:43 +01:00
2023-01-28 19:28:43 +01:00
2023-03-19 13:01:56 +01:00
2023-01-22 17:41:18 +01:00
2023-03-03 13:14:28 +01:00
2023-03-19 13:01:56 +01:00
2023-03-19 13:01:56 +01:00
2023-01-22 17:41:18 +01:00
2023-05-30 13:49:19 +02:00
2023-02-22 19:04:07 +01:00
2023-03-03 13:18:51 +01:00
2023-03-03 13:18:51 +01:00
2023-03-19 13:01:56 +01:00
2023-01-22 17:41:18 +01:00
2023-03-19 13:01:56 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-05-15 08:31:42 +02:00
2023-03-09 17:48:52 +01:00
2023-01-22 17:41:18 +01:00
2023-05-07 22:42:54 +02:00
2023-06-02 22:30:51 +02:00
2023-03-19 13:01:56 +01:00
2023-01-23 13:24:53 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-01-22 17:41:18 +01:00
2023-03-14 18:06:23 +01:00
2023-01-22 17:41:18 +01:00
2023-02-02 20:34:25 +01:00
2023-03-03 13:21:48 +01:00
2023-05-30 19:09:11 +02:00