Home
last modified time | relevance | path

Searched defs:makeGaussRandomWithEngine (Results 1 – 1 of 1) sorted by relevance

/dports/science/qmcpack/qmcpack-3.11.0/src/Particle/ParticleBase/
H A DRandomSeqGenerator.h177 inline void makeGaussRandomWithEngine(ParticleAttrib<TinyVector<T, D>>& a, RG& rng) in makeGaussRandomWithEngine() function
183 inline void makeGaussRandomWithEngine(std::vector<TinyVector<T, D>>& a, RG& rng) in makeGaussRandomWithEngine() function
189 inline void makeGaussRandomWithEngine(ParticleAttrib<T>& a, RG& rng) in makeGaussRandomWithEngine() function