All Classes and Interfaces

Classes
Class
Description
A class for arithmetic on BigDecimal that is not covered by its built-in methods.
A class for arithmetic on values of type BigInteger.
A class for arithmetic on doubles that is not covered by Math.
A class for arithmetic on values of type int.
The representation of a linear transformation between real numbers x and y.
This is an intermediate stage in the construction process.
A class for arithmetic on values of type long.
An immutable value object capturing some basic statistics about a collection of paired double values (e.g.
A mutable object which accumulates paired double values (e.g.
Provides a fluent API for calculating quantiles.
Describes the point in a fluent API chain where only the scale (i.e.
Describes the point in a fluent API chain where the scale and a single quantile index (i.e.
Describes the point in a fluent API chain where the scale and a multiple quantile indexes (i.e.
A bundle of statistical summary values -- sum, count, mean/average, min and max, and several forms of variance -- that were computed from a single set of zero or more floating-point values.
A mutable object which accumulates double values and tracks some basic statistics over all the values added so far.