queso-0.53.0
|
#include <GcmJointTildeInfo.h>
Public Member Functions | |
GcmJointTildeInfo (const GpmsaComputerModelOptions &gcmOptionsObj, const GcmExperimentInfo< S_V, S_M, D_V, D_M, P_V, P_M > &e, const GcmJointInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M > &jj) | |
~GcmJointTildeInfo () | |
Public Attributes | |
const BaseEnvironment & | m_env |
D_M | m_Bmat_tilde |
unsigned int | m_Bmat_tilde_rank |
VectorSpace< D_V, D_M > | m_vu_tilde_space |
D_M | m_Lbmat |
D_M | m_Btildet_Wy_Btilde |
D_M | m_Btildet_Wy_Btilde_inv |
D_V | m_Zvec_tilde_hat_vu |
unsigned int | m_a_y_modifier_tilde |
unsigned int | m_b_y_modifier_tilde |
Definition at line 40 of file GcmJointTildeInfo.h.
QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo | ( | const GpmsaComputerModelOptions & | gcmOptionsObj, |
const GcmExperimentInfo< S_V, S_M, D_V, D_M, P_V, P_M > & | e, | ||
const GcmJointInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M > & | jj | ||
) |
Definition at line 32 of file GcmJointTildeInfo.C.
References QUESO::BaseEnvironment::checkingLevel(), QUESO::VectorSpace< V, M >::dimGlobal(), QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_a_y_modifier_tilde, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_b_y_modifier_tilde, QUESO::GcmJointInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Bmat_rank, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Bmat_tilde, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Bmat_tilde_rank, QUESO::GcmJointInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Bmat_with_permut, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Btildet_Wy_Btilde, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Btildet_Wy_Btilde_inv, QUESO::GcmOptionsValues::m_dataOutputAllowedSet, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_env, QUESO::GcmExperimentInfo< S_V, S_M, D_V, D_M, P_V, P_M >::m_experimentStorage, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Lbmat, QUESO::GpmsaComputerModelOptions::m_ov, QUESO::GcmExperimentInfo< S_V, S_M, D_V, D_M, P_V, P_M >::m_paper_n_y, QUESO::GcmJointInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_vu_size, QUESO::GcmJointInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_vu_space, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_vu_tilde_space, QUESO::GcmExperimentInfo< S_V, S_M, D_V, D_M, P_V, P_M >::m_Wy, QUESO::GcmExperimentInfo< S_V, S_M, D_V, D_M, P_V, P_M >::m_y_space, QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Zvec_tilde_hat_vu, QUESO::VectorSpace< V, M >::map(), queso_require_equal_to_msg, QUESO::scalarProduct(), QUESO::BaseEnvironment::subDisplayFile(), QUESO::BaseEnvironment::subId(), and QUESO::VectorSpace< V, M >::zeroVector().
QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::~GcmJointTildeInfo | ( | ) |
Definition at line 348 of file GcmJointTildeInfo.C.
unsigned int QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_a_y_modifier_tilde |
Definition at line 56 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
unsigned int QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_b_y_modifier_tilde |
Definition at line 57 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
D_M QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Bmat_tilde |
Definition at line 49 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo(), and QUESO::GcmZTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmZTildeInfo().
unsigned int QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Bmat_tilde_rank |
Definition at line 50 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
D_M QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Btildet_Wy_Btilde |
Definition at line 53 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
D_M QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Btildet_Wy_Btilde_inv |
Definition at line 54 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
const BaseEnvironment& QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_env |
Definition at line 48 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
D_M QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Lbmat |
Definition at line 52 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo(), and QUESO::GcmZTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmZTildeInfo().
VectorSpace<D_V,D_M> QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_vu_tilde_space |
Definition at line 51 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo().
D_V QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::m_Zvec_tilde_hat_vu |
Definition at line 55 of file GcmJointTildeInfo.h.
Referenced by QUESO::GcmJointTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmJointTildeInfo(), and QUESO::GcmZTildeInfo< S_V, S_M, D_V, D_M, P_V, P_M, Q_V, Q_M >::GcmZTildeInfo().