|
libROM
v1.0
Data-driven physical simulation library
|
#include <DMD.h>
Public Attributes | |
| Matrix * | snapshots_in |
| The snapshot vectors of input. | |
| Matrix * | snapshots_out |
| The snapshot vectors of output. | |
| Matrix * | basis |
| The left singular vector basis. | |
| Matrix * | basis_right |
| The right singular vector basis. | |
| Matrix * | S_inv |
| The inverse of singular values. | |
| ComplexEigenPair * | eigenpair |
| The resultant DMD eigenvalues and eigenvectors. | |
Struct DMDInternal is a struct containing the necessary matrices to compute phi.