The numeric :: statistics module
The numeric :: statistics module extends the set of Avisynth numeric functions with statistical functions.
Required modules
Functions
Name | Description |
---|---|
Returns the (statistical) average of its arguments... | |
Returns the (statistical) standard deviation of its arguments... | |
Returns the sum of squares of its arguments (ie each argument is raised to a power of 2 ... |
Constants
None
Variables
None