Package | Description |
---|---|
fr.cnes.sirius.patrius.math.analysis.solver |
Modifier and Type | Class and Description |
---|---|
class |
IllinoisSolver
Implements the Illinois method for root-finding (approximating
a zero of a univariate real function).
|
class |
PegasusSolver
Implements the Pegasus method for root-finding (approximating
a zero of a univariate real function).
|
class |
RegulaFalsiSolver
Implements the Regula Falsi or False position method for
root-finding (approximating a zero of a univariate real function).
|
Copyright © 2023 CNES. All rights reserved.