Dakota  Version
Explore and Predict with Confidence
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
TKFactoryDIPCLogit Class Reference

Custom Logit RW TKfactory: passed Dakota QUESO instance pointer to the TK at build. More...

Inherits TransitionKernelFactory.

Public Member Functions

 TKFactoryDIPCLogit (const std::string &name)
 Constructor for Dakota Logit RW transition kernel factory.
 
virtual ~TKFactoryDIPCLogit ()
 Destructor for Dakota Logit RW transition kernel factory.
 
void set_callback (NonDQUESOBayesCalibration *queso_instance)
 Update the factory's QUESO callback pointer.
 

Protected Member Functions

virtual QUESO::SharedPtr< QUESO::BaseTKGroup< QUESO::GslVector, QUESO::GslMatrix > >::Type build_tk () override
 build and return the custom TK
 

Private Attributes

NonDQUESOBayesCalibrationnonDQUESOInstance
 pointer for callbacks to Dakota QUESO class
 

Detailed Description

Custom Logit RW TKfactory: passed Dakota QUESO instance pointer to the TK at build.

Can't share this factory between random walk and logit as their constructor arguments differ


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