| Name | Description |
|---|---|
| exampleHessenberg | Example for the transformation of a matrix to upper Hessenberg form |
| exampleQR | Example for the usage of QR2-function, QR factorization with columns pivoting |
| exampleSVD | Example for the usage of dgesdd and dgesvd lapack routines |
| care | Solve a continuous algebraic Riccati equation |