LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dgedmdq.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dgedmdq (jobs, jobz, jobr, jobq, jobt, jobf, whtsvd, m, n, f, ldf, x, ldx, y, ldy, nrnk, tol, k, reig, imeig, z, ldz, res, b, ldb, v, ldv, s, lds, work, lwork, iwork, liwork, info)
 DGEDMDQ computes the Dynamic Mode Decomposition (DMD) for a pair of data snapshot matrices.