Package | Description |
---|---|
fr.cnes.sirius.patrius.math.analysis.integration | |
fr.cnes.sirius.patrius.math.exception |
Modifier and Type | Method and Description |
---|---|
protected double |
AdaptiveSimpsonIntegrator.doIntegrate()
Method for implementing actual integration algorithms in derived
classes.
|
Modifier and Type | Class and Description |
---|---|
class |
TooManyEvaluationsException
Exception to be thrown when the maximal number of evaluations is exceeded.
|
class |
TooManyIterationsException
Exception to be thrown when the maximal number of iterations is exceeded.
|
Copyright © 2023 CNES. All rights reserved.