|  | 0.9.9 API documenation
    | 
Go to the source code of this file.
| Functions | |
| template<typename T > | |
| GLM_FUNC_DECL T | gauss (T x, T ExpectedValue, T StandardDeviation) | 
| 1D gauss function  More... | |
| template<typename T , precision P> | |
| GLM_FUNC_DECL T | gauss (tvec2< T, P > const &Coord, tvec2< T, P > const &ExpectedValue, tvec2< T, P > const &StandardDeviation) | 
| 2D gauss function  More... | |
Definition in file functions.hpp.
 1.8.10
 1.8.10