STYLE: Replace std::pow(x, 2)
calls with Math::sqr(x)
#3240
Job | Run time |
---|---|
1m 6s | |
1m 6s |
std::pow(x, 2)
calls with Math::sqr(x)
#3240
Job | Run time |
---|---|
1m 6s | |
1m 6s |