353 354 355 356 357
# File 'lib/carray-gsl/core.rb', line 353 def stats_sd attach { return GSL::Stats.sd(self.gv) } end