Dakota  Version
Explore and Predict with Confidence
Public Member Functions | List of all members
QuesoVectorRV< V, M > Class Template Reference

Dakota specialization of QUESO vector-valued random variable. More...

Inherits BaseVectorRV< V, M >.

Public Member Functions

 QuesoVectorRV (const char *prefix, const QUESO::VectorSet< V, M > &imageSet, NonDQUESOBayesCalibration *nond_queso_ptr)
 Default constructor. More...
 
virtual ~QuesoVectorRV ()
 Virtual destructor.
 
void print (std::ostream &os) const
 TODO: Prints the vector RV (required pure virtual).
 

Detailed Description

template<class V, class M>
class Dakota::QuesoVectorRV< V, M >

Dakota specialization of QUESO vector-valued random variable.

Constructor & Destructor Documentation

◆ QuesoVectorRV()

QuesoVectorRV ( const char *  prefix,
const QUESO::VectorSet< V, M > &  imageSet,
NonDQUESOBayesCalibration nond_queso_ptr 
)

Default constructor.

Constructs a generic queso vector RV, given a prefix and the image set of the vector RV.


The documentation for this class was generated from the following files: