Uses of Class
org.hipparchus.exception.NullArgumentException

Packages that use NullArgumentException
Package
Description
Common classes used throughout the Hipparchus library.
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.
Numerical integration (quadrature) algorithms for univariate real functions.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable univariate real functions.
Root finding algorithms, for univariate real functions.
Complex number type and implementations of complex transcendental functions.
Fraction number type and fraction number formatting.
Linear algebra support.
Random number and random data generators.
Convenience routines and common data structures used throughout the Hipparchus library.