SG++-Doxygen-Documentation
python.uq.refinement.RefinementStrategy.PredictiveRanking Class Reference
Inheritance diagram for python.uq.refinement.RefinementStrategy.PredictiveRanking:
python.uq.refinement.RefinementStrategy.Ranking

Public Member Functions

def __init__ (self, f)
 
def rank (self, grid, gp, alphas, args, kws)
 
- Public Member Functions inherited from python.uq.refinement.RefinementStrategy.Ranking
def __init__ (self)
 
def getKnowledgeType (self)
 
def rank (self, grid, gp, alphas, params, t=0, args, kws)
 
def update (self, grid, v, gpi, params)
 

Public Attributes

 f
 

Constructor & Destructor Documentation

◆ __init__()

def python.uq.refinement.RefinementStrategy.PredictiveRanking.__init__ (   self,
  f 
)

Member Function Documentation

◆ rank()

def python.uq.refinement.RefinementStrategy.PredictiveRanking.rank (   self,
  grid,
  gp,
  alphas,
  args,
  kws 
)

References sgpp::op_factory.createOperationEvalNaive(), sgpp::combigrid::MixedOptimizer.f, sgpp::combigrid::TrisectionOptimizer.f, sgpp::combigrid::NewtonOptimizer.f, and python.uq.refinement.RefinementStrategy.PredictiveRanking.f.

Member Data Documentation

◆ f

python.uq.refinement.RefinementStrategy.PredictiveRanking.f

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