546 547 548 549 550
# File 'lib/carray-gsl/core.rb', line 546 def stats_max_index attach { return GSL::Stats.max_index(self.gv) } end