|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoundConstrainedDiviner
Computes a figure of merit for sampling at some point, based on information
obtained from an ApproxModel.
| Method Summary | |
|---|---|
ApproxModel |
getObjectiveModel()
Returns the ApproxModel for this BoundConstrainedDiviner. |
void |
init()
Initialization routine. |
void |
setObjectiveModel(ApproxModel approxModel)
Sets the ApproxModel for this BoundConstrainedDiviner. |
| Methods inherited from interface function.VariableBounds |
|---|
setBounds |
| Methods inherited from interface function.ScalarFunction |
|---|
compute, compute, compute, compute, quickCompute, quickCompute |
| Methods inherited from interface function.Computable |
|---|
compute, compute, getBounds, getInputDimension, getOutputDimension, isWithinBounds |
| Method Detail |
|---|
ApproxModel getObjectiveModel()
ApproxModel for this BoundConstrainedDiviner.
ApproxModel for this BoundConstrainedDiviner.void init()
init in interface ScalarFunctionvoid setObjectiveModel(ApproxModel approxModel)
ApproxModel for this BoundConstrainedDiviner.
approxModel - the given ApproxModel.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||