528 529 530 531 532
# File 'lib/carray-gsl/core.rb', line 528 def stats_max attach { return GSL::Stats.max(self.gv) } end