| Package | Description |
|---|---|
| org.apache.commons.math |
Common classes used throughout the commons-math library.
|
| org.apache.commons.math.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
| org.apache.commons.math.estimation |
This package provided classes to solve estimation problems, it is deprecated since 2.0.
|
| org.apache.commons.math.exception |
Specialized exceptions for algorithms errors.
|
| org.apache.commons.math.fraction |
Fraction number type and fraction number formatting.
|
| org.apache.commons.math.geometry |
This package provides basic 3D geometry components.
|
| org.apache.commons.math.linear |
Linear algebra support.
|
| org.apache.commons.math.ode |
This package provides classes to solve Ordinary Differential Equations problems.
|
| org.apache.commons.math.ode.events |
This package provides classes to handle discrete events occurring during
Ordinary Differential Equations integration.
|
| org.apache.commons.math.optimization |
This package provides common interfaces for the optimization algorithms
provided in sub-packages.
|
| org.apache.commons.math.optimization.fitting |
This package provides classes to perform curve fitting.
|
| org.apache.commons.math.optimization.linear |
This package provides optimization algorithms for linear constrained problems.
|
| org.apache.commons.math.util |
Convenience routines and common data structures used throughout the commons-math library.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| NoDataException
Exception to be thrown when the required data is missing.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| MathIllegalArgumentException
Base class for all preconditions violation exceptions.
|
| MathIllegalNumberException
Base class for exceptions raised by a wrong number.
|
| MathIllegalStateException
Base class for all exceptions that signal a mismatch between the
current state and the user's expectations.
|
| MathThrowable
Interface for commons-math throwables.
|
| NumberIsTooSmallException
Exception to be thrown when a number is too small.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| DimensionMismatchException
Exception to be thrown when two dimensions differ.
|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| ZeroException
Exception to be thrown when zero is provided where it is not allowed.
|
| Class and Description |
|---|
| MathThrowable
Interface for commons-math throwables.
|
| Class and Description |
|---|
| OutOfRangeException
Exception to be thrown when some argument is out of range.
|
Copyright © 2003–2018. All rights reserved.