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

#include <Matrix.h>

Public Attributes

MatrixU
 The left singular vectors.
 
VectorS
 The singular values.
 
MatrixV
 The right singular vectors.
 

Detailed Description

struct ComplexEigenPair is a struct to hold the singular value decomposition of an undistributed matrix.


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