Macaulay2 » Documentation
Packages » Macaulay2Doc » matrices » Matrix » eigenvalues » eigenvalues(...,Hermitian=>...)
next | previous | forward | backward | up | index | toc

eigenvalues(...,Hermitian=>...) -- whether to assume the matrix is symmetric or Hermitian

Caveat

The internal routine uses a different algorithm, only considering the upper triangular elements. So if the matrix is not symmetric or Hermitian, the routine will give incorrect results.

See also

Functions with optional argument named Hermitian:

Further information


The source of this document is in Macaulay2Doc/functions/eigenvalues-doc.m2:46:0.