SG++-Doxygen-Documentation
python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification Class Reference
Inheritance diagram for python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification:

Public Member Functions

def __init__ (self)
 
def getDim (self)
 
def getKnowledgeTypes (self)
 
def getParameters (self)
 
def getQoI (self)
 
def getRefinement (self)
 
def getTimeStepsOfInterest (self)
 
def setKnowledgeTypes (self, value)
 
def setParameters (self, value)
 
def setQoI (self, value)
 
def setRefinement (self, value)
 
def setTimeStepsOfInterest (self, value)
 

Detailed Description

Collection of parameters, which specify the ASGC process.
An object of the class is aggregated by the ASGC object.

Constructor & Destructor Documentation

◆ __init__()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__init__ (   self)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__knowledgeTypes, python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__params, python.uq.estimators.SparseGridEstimator.SparseGridEstimator.__params, python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__params, python.uq.analysis.mc.MCAnalysis.MCAnalysis.__params, python.uq.analysis.asgc.ASGCAnalysis.ASGCAnalysis.__params, python.uq.analysis.asgc.anova.hdmrAnalytic.HDMRAnalytic.__params, python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__timeStepsOfInterest, python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__timeStepsOfInterest, python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification._qoi, python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification._qoi, python.uq.analysis.Analysis.Analysis._qoi, python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification._refinement, and python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification._refinement.

Member Function Documentation

◆ getDim()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.getDim (   self)

References python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__params, python.uq.estimators.SparseGridEstimator.SparseGridEstimator.__params, python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__params, python.uq.analysis.mc.MCAnalysis.MCAnalysis.__params, python.uq.analysis.asgc.ASGCAnalysis.ASGCAnalysis.__params, and python.uq.analysis.asgc.anova.hdmrAnalytic.HDMRAnalytic.__params.

Referenced by python.uq.dists.SGDEdist.SGDEdist.__str__(), python.uq.parameters.ParameterSet.ParameterSet.extractActiveSubset(), python.uq.dists.KDEDist.KDEDist.getBandwidths(), and python.uq.uq_setting.UQSetting.UQSetting.getDim().

◆ getKnowledgeTypes()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.getKnowledgeTypes (   self)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__knowledgeTypes.

Referenced by python.uq.learner.SimulationLearner.SimulationLearner.getLearner(), and python.uq.manager.ASGCUQManager.ASGCUQManager.runNextSamples().

◆ getParameters()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.getParameters (   self)

References python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__params, python.uq.estimators.SparseGridEstimator.SparseGridEstimator.__params, python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__params, python.uq.analysis.mc.MCAnalysis.MCAnalysis.__params, python.uq.analysis.asgc.ASGCAnalysis.ASGCAnalysis.__params, and python.uq.analysis.asgc.anova.hdmrAnalytic.HDMRAnalytic.__params.

Referenced by python.uq.learner.SimulationLearner.SimulationLearner.getLearner().

◆ getQoI()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.getQoI (   self)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification._qoi, python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification._qoi, and python.uq.analysis.Analysis.Analysis._qoi.

Referenced by python.uq.learner.SimulationLearner.SimulationLearner.setDataContainer(), and python.uq.learner.SimulationLearner.SimulationLearner.updateResults().

◆ getRefinement()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.getRefinement (   self)

References python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification._refinement, and python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification._refinement.

Referenced by python.uq.learner.SimulationLearner.SimulationLearner.refineGrid().

◆ getTimeStepsOfInterest()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.getTimeStepsOfInterest (   self)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__timeStepsOfInterest, and python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__timeStepsOfInterest.

Referenced by python.uq.learner.SimulationLearner.SimulationLearner.refineGrid(), and python.uq.learner.SimulationLearner.SimulationLearner.setDataContainer().

◆ setKnowledgeTypes()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.setKnowledgeTypes (   self,
  value 
)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__knowledgeTypes.

◆ setParameters()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.setParameters (   self,
  value 
)

References python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__params, python.uq.estimators.SparseGridEstimator.SparseGridEstimator.__params, python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__params, python.uq.analysis.mc.MCAnalysis.MCAnalysis.__params, python.uq.analysis.asgc.ASGCAnalysis.ASGCAnalysis.__params, and python.uq.analysis.asgc.anova.hdmrAnalytic.HDMRAnalytic.__params.

◆ setQoI()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.setQoI (   self,
  value 
)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification._qoi, python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification._qoi, and python.uq.analysis.Analysis.Analysis._qoi.

◆ setRefinement()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.setRefinement (   self,
  value 
)

References python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification._refinement, and python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification._refinement.

◆ setTimeStepsOfInterest()

def python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.setTimeStepsOfInterest (   self,
  value 
)

References python.uq.learner.SimulationLearnerSpecification.SimulationLearnerSpecification.__timeStepsOfInterest, and python.uq.analysis.asgc.ASGCAnalysisSpecification.ASGCAnalysisSpecification.__timeStepsOfInterest.


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