202 203 204 205 206
# File 'lib/carray-gsl/core.rb', line 202 def eigen_symm attach { return GSL::Eigen.symm(self.gm).ca.v } end