401 402 403 404 405
# File 'lib/carray-gsl/core.rb', line 401 def stats_skew attach { return GSL::Stats.skew(self.gv) } end