libROM  v1.0
Data-driven physical simulation library
 All Classes Functions Variables Enumerations
CAROM::SVD Member List

This is the complete list of members for CAROM::SVD, including all inherited members.

d_basisCAROM::SVDprotected
d_basis_rightCAROM::SVDprotected
d_debug_algorithmCAROM::SVDprotected
d_dimCAROM::SVDprotected
d_max_time_intervalsCAROM::SVDprotected
d_num_rows_of_WCAROM::SVDprotected
d_num_samplesCAROM::SVDprotected
d_SCAROM::SVDprotected
d_samples_per_time_intervalCAROM::SVDprotected
d_snapshotsCAROM::SVDprotected
d_time_interval_start_timesCAROM::SVDprotected
d_UCAROM::SVDprotected
d_WCAROM::SVDprotected
getBasisIntervalStartTime(int which_interval) const CAROM::SVDinline
getDim() const CAROM::SVDinline
getNumBasisTimeIntervals() const CAROM::SVDinline
getNumSamples() const CAROM::SVDinline
getSingularValues()=0CAROM::SVDpure virtual
getSnapshotMatrix()=0CAROM::SVDpure virtual
getSpatialBasis()=0CAROM::SVDpure virtual
getTemporalBasis()=0CAROM::SVDpure virtual
increaseTimeInterval()CAROM::SVDinline
isNewTimeInterval() const CAROM::SVDinline
SVD(Options options)CAROM::SVD
takeSample(double *u_in, double time, bool add_without_increase)=0CAROM::SVDpure virtual
~SVD()CAROM::SVD