SG++-Doxygen-Documentation
python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates Class Reference
Inheritance diagram for python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates:

Public Member Functions

def __init__ (self, grid, alpha)
 
def findCandidates (self, grid, alpha, addedGridPoints)
 
def getAllChildrenNodesUpToMaxLevel (self, gp, maxLevel, grid)
 

Public Attributes

 candidates
 
 costs
 
 iteration
 
 maxLevelSum
 
 minLevelSum
 
 newCandidates
 

Constructor & Destructor Documentation

◆ __init__()

def python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.__init__ (   self,
  grid,
  alpha 
)

Member Function Documentation

◆ findCandidates()

def python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.findCandidates (   self,
  grid,
  alpha,
  addedGridPoints 
)
collect all leaf nodes with at least one negative hierarchical
ancestor

◆ getAllChildrenNodesUpToMaxLevel()

Member Data Documentation

◆ candidates

python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.candidates

◆ costs

python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.costs

◆ iteration

◆ maxLevelSum

python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.maxLevelSum

◆ minLevelSum

python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.minLevelSum

◆ newCandidates

python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.newCandidates

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