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) |
template<typename T , qualifier Q> | |
GLM_FUNC_DECL T | gauss (vec< 2, T, Q > const &Coord, vec< 2, T, Q > const &ExpectedValue, vec< 2, T, Q > const &StandardDeviation) |
Definition in file functions.hpp.