SG++-Doxygen-Documentation
python.uq.manager.ASGCStatistics.ASGCStatistics Class Reference
Inheritance diagram for python.uq.manager.ASGCStatistics.ASGCStatistics:

Public Member Functions

def __init__ (self)
 
def updateResults (self, dtype, t, learner)
 

Public Attributes

 level
 
 numberPoints
 
 testCount
 
 testL1Norm
 
 testL2Norm
 
 testMaxError
 
 testMSE
 
 trainCount
 
 trainL2Norm
 
 trainMSE
 

Constructor & Destructor Documentation

◆ __init__()

def python.uq.manager.ASGCStatistics.ASGCStatistics.__init__ (   self)

Member Function Documentation

◆ updateResults()

def python.uq.manager.ASGCStatistics.ASGCStatistics.updateResults (   self,
  dtype,
  t,
  learner 
)

References python.uq.manager.ASGCStatistics.ASGCStatistics.__updateDicts(), python.uq.manager.ASGCStatistics.ASGCStatistics.level, sgpp::combigrid::TensorGrid.level, sgpp::combigrid::ExponentialChebyshevPermutationIterator.level, sgpp::combigrid::ExponentialLevelorderPermutationIterator.level, sgpp::combigrid::ExponentialNoBoundaryPermutationIterator.level, python.uq.estimators.MarginalIntegralStrategy.MarginalIntegralStrategy.level, python.learner.folding.FoldingPolicy.FoldingPolicy.level, sgpp::combigrid::AbstractEvaluator< V >.level, python.uq.learner.SimulationLearner.SimulationLearner.level, python.uq.learner.builder.GridDescriptor.GridDescriptor.level, sgpp::combigrid::QueueEntry.level, python.learner.folding.FilesFoldingPolicy.FilesFoldingPolicy.level, python.uq.learner.builder.RegressorSpecificationDescriptor.FoldingDescriptor.level, sgpp::base::HashGridPoint.level, python.uq.manager.ASGCStatistics.ASGCStatistics.numberPoints, python.uq.learner.SimulationLearner.SimulationLearner.numberPoints, python.uq.learner.Learner.Learner.numberPoints, python.learner.Learner.Learner.numberPoints, python.uq.manager.ASGCStatistics.ASGCStatistics.testCount, python.uq.learner.SimulationLearner.SimulationLearner.testCount, python.uq.manager.ASGCStatistics.ASGCStatistics.testL1Norm, python.uq.manager.ASGCStatistics.ASGCStatistics.testL2Norm, python.uq.manager.ASGCStatistics.ASGCStatistics.testMaxError, python.uq.manager.ASGCStatistics.ASGCStatistics.testMSE, python.uq.manager.ASGCStatistics.ASGCStatistics.trainCount, python.uq.learner.SimulationLearner.SimulationLearner.trainCount, python.uq.manager.ASGCStatistics.ASGCStatistics.trainL2Norm, and python.uq.manager.ASGCStatistics.ASGCStatistics.trainMSE.

Member Data Documentation

◆ level

◆ numberPoints

◆ testCount

python.uq.manager.ASGCStatistics.ASGCStatistics.testCount

◆ testL1Norm

python.uq.manager.ASGCStatistics.ASGCStatistics.testL1Norm

◆ testL2Norm

python.uq.manager.ASGCStatistics.ASGCStatistics.testL2Norm

◆ testMaxError

python.uq.manager.ASGCStatistics.ASGCStatistics.testMaxError

◆ testMSE

python.uq.manager.ASGCStatistics.ASGCStatistics.testMSE

◆ trainCount

python.uq.manager.ASGCStatistics.ASGCStatistics.trainCount

◆ trainL2Norm

python.uq.manager.ASGCStatistics.ASGCStatistics.trainL2Norm

◆ trainMSE

python.uq.manager.ASGCStatistics.ASGCStatistics.trainMSE

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