Click or drag to resize
QueryableExtensionMethodsVariance Method
Overload List
  NameDescription
Public methodStatic memberVarianceTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType)
returns the variance over the column specified by selector.
Public methodStatic memberVarianceTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType, Boolean)
returns the variance over the column specified by selector.
Top
See Also