next | previous | forward | backward | up | top | index | toc | home

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

Synopsis

Description

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

  • eigenvectors -- find eigenvectors of a matrix over RR or CC