Learn R Programming

eigeninv (version 2011.8-1)

Generates (dense) matrices that have a given set of eigenvalues

Description

Solves the ``inverse eigenvalue problem'' which is to generate a real-valued matrix that has the specified real eigenvalue spectrum. It can generate infinitely many dense matrices, symmetric or asymmetric, with the given set of eigenvalues. Algorithm can also generate stochastic and doubly stochastic matrices.

Copy Link

Version

Install

install.packages('eigeninv')

Monthly Downloads

19

Version

2011.8-1

License

GPL (>= 2)

Maintainer

Last Published

October 29th, 2012

Functions in eigeninv (2011.8-1)

eiginv

Generate a (dense) matrix that has the given set of eigenvalues.
eigeninv

A package for generating matrices that have a given set of eigenvalues