sumOfSquares property

num sumOfSquares

The sum of the squares of the stored data.

Implementation

num get sumOfSquares => _getStat(NumericStat.sumOfSquares);