552 553 554 555 556
# File 'lib/carray-gsl/core.rb', line 552 def stats_min_index attach { return GSL::Stats.min_index(self.gv) } end