Uses of Class
org.hipparchus.util.Incrementor

Packages that use Incrementor
Package
Description
Numerical integration (quadrature) algorithms for univariate real functions.
This package provides classes to solve Ordinary Differential Equations problems.
Generally, optimizers are algorithms that will either minimize or maximize a scalar function, called the objective function.
This package provides algorithms that minimize the residuals between observations and model values.
Convenience routines and common data structures used throughout the Hipparchus library.