GaussianFunc
scalation.calculus.GaussianFunc
The GaussianFunc
class implements the Gaussian function, a generalization of the Gaussian/Normal distribution density function.
Value parameters
- a
-
the height parameter of the Gaussian function
- b
-
the position parameter of the Gaussian function
- c
-
the width parameter of the Gaussian function
Attributes
- See also
-
en.wikipedia.org/wiki/Gaussian_function
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article