228 229 230 231 232
# File 'lib/carray-gsl/core.rb', line 228 def eigen_nonsymm attach { return GSL::Eigen.nonsymm(self.gm).ca.v } end