Uses of Class
org.apache.commons.math3.util.Incrementor

Packages that use Incrementor
Package
Description
Numerical integration (quadrature) algorithms for univariate real functions.
This package provides algorithms that minimize the residuals between observations and model values.
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 optimization algorithms that don't require derivatives.
Convenience routines and common data structures used throughout the commons-math library.