Simulate Jordan chains
sim_chains.Rd
Simulate Jordan chains.
Arguments
- dim
dimension of the matrix, a positive integer.
- type
types of the eigenvalues, a character vector containing
"r"
and"cp"
.- heights
heights of the eigenvalues, a vector of positive integers.
- vectors
a matrix containing chains.
- argarg
TODO: describe.
- ...
additional arguments to be passed on to
sim_numbers
.