Package | Description |
---|---|
fr.cnes.sirius.patrius.math.optim.joptimizer.optimizers |
Modifier and Type | Method and Description |
---|---|
protected RealVector |
OptimizationRequestHandler.findEqFeasiblePoint(RealMatrix aMatrix,
RealVector bVector)
Find a solution of the linear (equalities) system A.x = b.
|
protected RealVector |
OptimizationRequestHandler.findEqFeasiblePoint2(RealMatrix aMatrix,
RealVector bVector)
Find a solution of the linear (equalities) system A.x = b.
|
int |
NewtonLEConstrainedISP.optimize()
Optimizer
|
Copyright © 2023 CNES. All rights reserved.