Example datasets {QZ} | R Documentation |
Small example datasets
Description
These datasets are small for test operations and functions in complex and double precision/matrices.
Format
Each dataset contains information where it is from and two
matrices in pair of (A,B) or single matrix (A)
for testing functions qz.*
or related functions, either in complex or in double precision.
Details
The example datasets are
The elements of dataset are (if any)
Elements | Usage |
description | the source of data |
A | the first matrix A |
B | the second matrix B |
S | the Shur form |
T | the Shur form |
Q | the left Shur vectors |
Z | the right Shur vectors |
Author(s)
Wei-Chen Chen wccsnow@gmail.com
References
Anderson, E., et al. (1999) LAPACK User's Guide, 3rd edition, SIAM, Philadelphia.
https://en.wikipedia.org/wiki/Schur_decomposition
[Package QZ version 0.2-3 Index]