365 366 367 368 369
# File 'lib/carray-gsl/core.rb', line 365 def stats_tss attach { return GSL::Stats.tss(self.gv) } end