queso-0.57.1
|
Go to the source code of this file.
Classes | |
class | QUESO::GaussianVectorRV< V, M > |
A class representing a Gaussian vector RV. More... | |
Namespaces | |
QUESO | |
Functions | |
template<class V , class M > | |
void | QUESO::ComputeConditionalGaussianVectorRV (const V &muVec1, const V &muVec2, const M &sigmaMat11, const M &sigmaMat12, const M &sigmaMat21, const M &sigmaMat22, const V &sampleVec2, V &muVec1_cond_on_2, M &sigmaMat11_cond_on_2) |