| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.analysis.integration | |
| fr.cnes.sirius.patrius.math.optim |
Generally, optimizers are algorithms that will either
minimize or
maximize
a scalar function, called the
objective
function. |
| Modifier and Type | Field and Description |
|---|---|
protected Incrementor |
BaseAbstractUnivariateIntegrator.iterations
The iteration count.
|
| Modifier and Type | Field and Description |
|---|---|
protected Incrementor |
BaseOptimizer.evaluations
Evaluations counter.
|
protected Incrementor |
BaseOptimizer.iterations
Iterations counter.
|
Copyright © 2024 CNES. All rights reserved.