VarianceIfc

fun interface VarianceIfc

Defines an interface for getting the variance of a distribution

Author

rossetti

Inheritors

Functions

Link copied to clipboard

Returns the standard deviation for the distribution as the square root of the variance if it exists

Link copied to clipboard
abstract fun variance(): Double

Returns the variance of the distribution if defined