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

Packages that use NotPositiveException 
Package Description
org.apache.commons.math4.analysis.differentiation
This package holds the main interfaces and basic building block classes dealing with differentiation.
org.apache.commons.math4.analysis.interpolation
Univariate real functions interpolation algorithms.
org.apache.commons.math4.distribution
Implementations of common discrete and continuous distributions.
org.apache.commons.math4.linear
Linear algebra support.
org.apache.commons.math4.random
Random Data Generation
org.apache.commons.math4.stat.inference
Classes providing hypothesis testing.
org.apache.commons.math4.stat.interval
Classes providing binomial proportion confidence interval construction.
org.apache.commons.math4.util
Convenience routines and common data structures used throughout the commons-math library.