Package | Description |
---|---|
fr.cnes.sirius.patrius.math.optim.joptimizer.optimizers | |
fr.cnes.sirius.patrius.math.optim.joptimizer.solvers |
Class and Description |
---|
AbstractKKTSolver
Solves the KKT system:
H.v + [A]T.w = -g,
A.v = -h, (H is square and symmetric) |
Class and Description |
---|
AbstractKKTSolver
Solves the KKT system:
H.v + [A]T.w = -g,
A.v = -h, (H is square and symmetric) |
Copyright © 2021 CNES. All rights reserved.