Uses of Class
org.apache.commons.math3.exception.DimensionMismatchException

Packages that use DimensionMismatchException
Package
Description
Common classes used throughout the commons-math library.
This package holds the main interfaces and basic building block classes dealing with differentiation.
The function package contains function objects that wrap the methods contained in Math, as well as common mathematical functions such as the gaussian and sinc functions.
Gauss family of quadrature schemes.
Univariate real functions interpolation algorithms.
Univariate real polynomials implementations, seen as differentiable univariate real functions.
Complex number type and implementations of complex transcendental functions.
Decimal floating point library for Java
Implementations of common discrete and continuous distributions.
Fitting of parameters against distributions.
Implementations of common discrete-time linear filters.
This package provides Genetic Algorithms components and implementations.
This package provides basic 3D geometry components.
This package provides basic 2D geometry components.
Linear algebra support.
Common distance measures.
This package provides classes to solve Ordinary Differential Equations problems.
This package provides classes to solve non-stiff Ordinary Differential Equations problems.
This package provides optimization algorithms that do not require derivatives.
Algorithms for optimizing a vector function.
This package provides optimization algorithms that don't require derivatives.
Random number and random data generators.
Data storage, manipulation and summary routines.
Correlations/Covariance computations.
Generic univariate summary statistic objects.
Summary statistics based on moments.
Classes providing hypothesis testing.
Implementations of transform methods, including Fast Fourier transforms.
Convenience routines and common data structures used throughout the commons-math library.