Click or drag to resize

QdbDoubleColumn.SumOfSquares Method

Overload List
  NameDescription
Public methodSumOfSquares()
Gets the sum of squares (ie the addition of all squares of values) of the table
Public methodSumOfSquares(QdbTimeInterval)
Gets the sum of squares (ie the addition of all squares of values) of an interval
Public methodSumOfSquares(IEnumerable<QdbTimeInterval>)
Gets the sum of squares (ie the addition of all squares of values) in each interval
Top
See Also