Vincent Rabaud
5622958189
Replace pow with std::pow
The C pow casts to double while std::pow has overloads that can be
optimized by the compiler.
Also replace pow(*, 1./3) by cbrt.
2026-01-04 15:12:59 +01:00
..
2026-01-04 15:12:59 +01:00
2024-12-17 07:40:27 +03:00
2024-03-05 12:15:39 +03:00
2025-09-25 13:31:30 +02:00
2025-05-21 12:13:50 +03:00
2024-03-05 12:15:39 +03:00
2023-02-06 11:12:05 +03:00
2014-08-31 21:39:47 +04:00
2025-10-16 22:58:55 +03:00
2024-03-05 12:15:39 +03:00
2024-03-05 12:15:39 +03:00
2025-09-25 13:31:30 +02:00
2024-12-17 07:40:27 +03:00
2025-09-25 13:31:30 +02:00
2024-03-05 12:15:39 +03:00
2024-03-05 12:15:39 +03:00
2024-03-05 12:15:39 +03:00