540 541 542 543 544
# File 'lib/carray-gsl/core.rb', line 540 def stats_minmax attach { return GSL::Stats.minmax(self.gv) } end