| Package | Description |
|---|---|
| math |
Mathematical function interfaces with a focus on non-linear optimization,
interpolation and solvers.
|
| math.cern |
Some basic statistical utilities from CERN's Colt library originally written
in 1999 by Wolfgang Hoschek and released under the permissive CERN license.
|
| math.coord |
Coordinate systems for math computations.
|
| math.fit |
Routines for function fitting and data interpolation.
|
| math.fun |
Basic functions for math computations.
|
| math.list |
Resizable primitive double[] array implementation.
|
| math.minpack |
Java translations of the FORTRAN MINPACK nonlinear least squares routines by
Steve Verrill
|
| math.optim |
Mathematical optimization
|
| math.probe |
Sample metrics
|
| math.rng |
Pseudo-random number generators
|
| math.solve |
Basic math solvers
|
Copyright © 2022. All rights reserved.