libROM  v1.0
Data-driven physical simulation library
 All Classes Functions Variables Enumerations
Public Attributes | List of all members
CAROM::EigenPair Struct Reference

#include <Matrix.h>

Public Attributes

Matrixev
 The eigenvectors in matrix form.
 
std::vector< double > eigs
 The corresponding eigenvalues.
 

Detailed Description

struct EigenPair is a struct to hold the real eigenvectors of a matrix along with its real eigenvalues.


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