| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.optim.joptimizer.functions | |
| fr.cnes.sirius.patrius.math.optim.joptimizer.optimizers |
| Modifier and Type | Class and Description |
|---|---|
class |
LogarithmicBarrier
Default barrier function for the barrier method algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
BarrierFunction |
LogarithmicBarrier.createPhase1BarrierFunction()
Create the barrier function for the Phase I.
|
BarrierFunction |
BarrierFunction.createPhase1BarrierFunction()
Create the barrier function for the basic Phase I method.
|
| Modifier and Type | Method and Description |
|---|---|
protected BarrierFunction |
BarrierMethod.getBarrierFunction()
Get the barrier function
|
| Constructor and Description |
|---|
BarrierMethod(BarrierFunction barrierF)
Constructor used to set the barrier function
|
Copyright © 2025 CNES. All rights reserved.