◆ __init__()
def python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.__init__ |
( |
|
self, |
|
|
|
grid, |
|
|
|
alpha |
|
) |
| |
◆ 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()
def python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.getAllChildrenNodesUpToMaxLevel |
( |
|
self, |
|
|
|
gp, |
|
|
|
maxLevel, |
|
|
|
grid |
|
) |
| |
◆ candidates
python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.candidates |
◆ costs
python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.costs |
◆ iteration
python.uq.operations.forcePositivity.searchNextLevel.SearchLevelWiseForCandidates.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: