335 336 337 338 339
# File 'lib/carray-gsl/core.rb', line 335 def stats_mean attach { return GSL::Stats.mean(self.gv) } end