next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Macaulay2Doc :: eigenvectors(..., Hermitian => ...)

eigenvectors(..., Hermitian => ...) -- Hermitian=>true means assume the matrix is symmetric or Hermitian

Synopsis

Further information

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