389 390 391 392 393
# File 'lib/carray-gsl/core.rb', line 389 def stats_absdev attach { return GSL::Stats.absdev(self.gv) } end