use std::accumulate to accumulate the force instead of handcrafted loop. Use...
use std::accumulate to accumulate the force instead of handcrafted loop. Use const auto& consequently.
parent
f82d2a09
Please register or sign in to comment
use std::accumulate to accumulate the force instead of handcrafted loop. Use const auto& consequently.