All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractField<T extends NativeOperators<T>> Boiler-plate code for concrete implementations ofField
.Addition<T> Addition.Angle Represents the angle concept.Angle.Deg Unit: degrees.Angle.Rad Unit: radians.Angle.Turn Unit: turns.ArithmeticUtils Some useful, arithmetics related, additions to the built-in functions inMath
.Beta BigFraction Representation of a rational number using arbitrary precision.BigFractionField BigFraction
field.BinomialCoefficient Representation of the binomial coefficient.BinomialCoefficientDouble Representation of the binomial coefficient, as adouble
.BrentSolver This class implements the Brent algorithm for finding zeros of real univariate functions.Combinations Complex Cartesian representation of a complex number.ContinuedFraction Provides a generic means to evaluate continued fractions.CosAngle Computes the cosine of the angle between two vectors.DD Computes double-double floating-point operations.DDField DD
field.DDMath Computes extended precision floating-point operations.Digamma Erf Erfc Erfcx Scaled complementary error function.ErfDifference Computes the difference betweenerror function values
.Factorial FactorialDouble Deprecated. Since 1.1 this functionality has been replaced withFactorial.doubleValue(int)
.Field<T> Interface representing a field.FP64 Wraps adouble
value in order to be used as a field element.FP64Field Double
field.Fraction Representation of a rational number.FractionField Fraction
field.Gamma Gamma function \( \Gamma(x) \).GammaRatio Ratio of Gamma functions.GeneralizedContinuedFraction Provides a means to evaluate generalized continued fractions.GeneralizedContinuedFraction.Coefficient Defines then
-th "a" and "b" coefficients of the continued fraction.IncompleteBeta IncompleteGamma IncompleteGamma.Lower Lower incomplete Gamma function \( \gamma(a, x) \).IncompleteGamma.Upper Upper incomplete Gamma function \( \Gamma(a, x) \).InverseErf Inverse of the error function.InverseErfc Inverse of the complementary error function.LanczosApproximation Lanczos approximation to the Gamma function.LogBeta Computes \( log_e B(p, q) \).LogBinomialCoefficient Natural logarithm of the binomial coefficient.LogFactorial Class for computing the natural logarithm of the factorial of a number.LogGamma Natural logarithm of the absolute value of \( \Gamma(x) \).MultidimensionalCounter Converter between unidimensional storage structure and multidimensional conceptual structure.Multiplication<T> Multiplication.NativeOperators<T> Operators that can be implemented in a more performant way using the language constructs.Norm Norm functions.Precision Utilities for comparing numbers.Precision.DoubleEquivalence Interface containing comparison operations for doubles that allow values to be considered equal even if they are not exactly equal.Primes Methods related to prime numbers in the range ofint
.Quaternion This class implements quaternions (Hamilton's hypercomplex numbers).Reduce Reduces|a - offset|
to the primary interval[0, |period|)
.RegularizedBeta RegularizedGamma RegularizedGamma.P Lower regularized Gamma function \( P(a, x) \).RegularizedGamma.Q Upper regularized Gamma function \( Q(a, x) \).Selection Select indices in array data.Slerp Perform spherical linear interpolation (Slerp).SortInPlace Sort an array and perform the same reordering of entries on other arrays.Stirling Computation of Stirling numbers.Sum Class providing accurate floating-point sums and linear combinations.Trigamma