Overload List

  NameDescription
Variance(DoubleComplexMatrix)
Computes the variance of the matrix columns.
Variance(DoubleComplexVector)
Calculates the biased variance of a given vector.
Variance(DoubleMatrix)
Computes the variance of the matrix columns.
Variance(DoubleVector)
Calculates the biased variance of a given vector.
Variance(FloatComplexMatrix)
Computes the variance of the matrix columns.
Variance(FloatComplexVector)
Calculates the biased variance of a given vector.
Variance(FloatMatrix)
Computes the variance of the matrix columns.
Variance(FloatVector)
Calculates the biased variance of a given vector's elements.

See Also