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 |
BarrierFunction.createPhase1BarrierFunction()
Create the barrier function for the basic Phase I method.
|
BarrierFunction |
LogarithmicBarrier.createPhase1BarrierFunction()
Create the barrier function for the Phase I.
|
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 © 2023 CNES. All rights reserved.