ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
gaussian.hpp File Reference
#include "utils/Vector.hpp"
#include <cmath>
+ Include dependency graph for utils/include/utils/math/gaussian.hpp:

Go to the source code of this file.

Namespaces

namespace  Utils
 

Functions

double Utils::gaussian (Vector3d x, Vector3d x0, double sigma)
 
Utils::Vector3d Utils::del_gaussian (Vector3d x, Vector3d x0, double sigma)