Uses of Class
org.apache.commons.math4.exception.NonMonotonicSequenceException

Packages that use NonMonotonicSequenceException 
Package Description
org.apache.commons.math4.analysis.function
The function package contains function objects that wrap the methods contained in Math, as well as common mathematical functions such as the gaussian and sinc functions.
org.apache.commons.math4.analysis.integration.gauss
Gauss family of quadrature schemes.
org.apache.commons.math4.analysis.interpolation
Univariate real functions interpolation algorithms.
org.apache.commons.math4.analysis.polynomials
Univariate real polynomials implementations, seen as differentiable univariate real functions.
org.apache.commons.math4.util
Convenience routines and common data structures used throughout the commons-math library.