Package jsl.utilities.math
-
Interface Summary Interface Description FunctionIfc FunctionIfc is an interface for mathematical functions of a single variable, that is functions of the form f(x). -
Class Summary Class Description ArithmeticMod This class provides facilities to compute multiplications of scalars, of vectors and of matrices modulo m.ContinuedFraction Continued fractionDBHIterativeProcess An iterative process is a general structure managing iterations.FunctionalIterator Iterative process based on a one-variable function, having a single numerical result.JSLMath This class implements additional mathematical functions and determines the parameters of the floating point representation.Sets Some basic set operationsTestFunction