libROM  v1.0
Data-driven physical simulation library
Public Attributes | List of all members
CAROM::DMDInternal Struct Reference

#include <DMD.h>

Public Attributes

Matrixsnapshots_in
 The snapshot vectors of input.
 
Matrixsnapshots_out
 The snapshot vectors of output.
 
Matrixbasis
 The left singular vector basis.
 
Matrixbasis_right
 The right singular vector basis.
 
MatrixS_inv
 The inverse of singular values.
 
ComplexEigenPaireigenpair
 The resultant DMD eigenvalues and eigenvectors.
 

Detailed Description

Struct DMDInternal is a struct containing the necessary matrices to compute phi.

Definition at line 34 of file DMD.h.


The documentation for this struct was generated from the following file: