|
| __init__ (self) |
|
| findCandidates (self, grid, alpha, addedGridPoints) |
|
| findIntersection (self, gpintersection, location, location_i, location_j) |
|
| findIntersections (self, grid, currentSubspaces) |
|
| findNodesWithNegativeCoefficients (self, grid, alpha) |
|
◆ __init__()
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.__init__ |
( |
|
self | ) |
|
◆ findCandidates()
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.findCandidates |
( |
|
self, |
|
|
|
grid, |
|
|
|
alpha, |
|
|
|
addedGridPoints |
|
) |
| |
◆ findIntersection()
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.findIntersection |
( |
|
self, |
|
|
|
gpintersection, |
|
|
|
location, |
|
|
|
location_i, |
|
|
|
location_j |
|
) |
| |
◆ findIntersections()
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.findIntersections |
( |
|
self, |
|
|
|
grid, |
|
|
|
currentSubspaces |
|
) |
| |
◆ findNodesWithNegativeCoefficients()
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.findNodesWithNegativeCoefficients |
( |
|
self, |
|
|
|
grid, |
|
|
|
alpha |
|
) |
| |
◆ candidates
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.candidates |
◆ costs
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.costs |
◆ iteration
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.iteration |
Referenced by python.learner.Learner.Learner.__init__(), python.uq.learner.Learner.Learner.__init__(), python.learner.Learner.Learner.fromJson(), python.uq.learner.Learner.Learner.fromJson(), python.learner.Learner.Learner.getCurrentIterationNumber(), python.uq.learner.Learner.Learner.getCurrentIterationNumber(), python.uq.operations.forcePositivity.findCandidateSet.CandidateSet.hasMoreCandidates(), python.learner.Learner.Learner.learnData(), python.learner.Learner.Learner.learnDataWithTest(), python.uq.learner.Interpolant.Interpolant.learnDataWithTest(), python.uq.learner.SimulationLearner.SimulationLearner.refineGrid(), python.learner.Learner.Learner.setCurrentIterationNumber(), and python.uq.learner.Learner.Learner.setCurrentIterationNumber().
◆ newCandidates
python.uq.operations.forcePositivity.findIntersectionsSubspaceBased.IntersectionSubspaceCandidates.newCandidates |
The documentation for this class was generated from the following file: