![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cmath>#include <concepts>#include <limits>#include <utility>
Include dependency graph for periodic_fold.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Algorithm |
Functions | |
| auto | Algorithm::periodic_fold (std::floating_point auto x, std::integral auto i, std::floating_point auto l) |
| Fold value into primary interval. | |
| auto | Algorithm::periodic_fold (std::floating_point auto x, std::floating_point auto l) |
| Fold value into primary interval. | |