$extrastylesheet
Dakota  Version 6.2
Public Member Functions
QuesoVectorRV< V, M > Class Template Reference

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

List of all members.

Public Member Functions

 QuesoVectorRV (const char *prefix, const QUESO::VectorSet< V, M > &imageSet, NonDQUESOBayesCalibration *nond_queso_ptr)
 Default constructor.
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 ( 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 file: