Click or drag to resize

QueryableExtensionMethodsStandardDeviation Method

Overload List
  NameDescription
Public methodStatic memberStandardDeviationTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType)
returns the standard deviation over the column specified by selector.
Public methodStatic memberStandardDeviationTSource, TColumnType(IQueryableTSource, ExpressionFuncTSource, TColumnType, Boolean)
returns the standard deviation over the column specified by selector.
Top
See Also