Method: OneApm::Metrics::Stats#sum_of_squares
- Defined in:
- lib/one_apm/metrics/stats.rb
#sum_of_squares ⇒ Object
Returns the value of attribute sum_of_squares.
11 12 13 |
# File 'lib/one_apm/metrics/stats.rb', line 11 def sum_of_squares @sum_of_squares end |