Uses of Class
org.apache.commons.math3.exception.MathUnsupportedOperationException
Packages that use MathUnsupportedOperationException
Package
Description
This package is the top level package for geometry.
This package provides basic 1D geometry components.
This package provides basic geometry components on the 1-sphere.
Linear algebra support.
Correlations/Covariance computations.
Summary statistics based on ranks.
-
Uses of MathUnsupportedOperationException in org.apache.commons.math3.geometry
Methods in org.apache.commons.math3.geometry that throw MathUnsupportedOperationExceptionModifier and TypeMethodDescriptionSpace.getSubSpace()
Get the n-1 dimension subspace of this space. -
Uses of MathUnsupportedOperationException in org.apache.commons.math3.geometry.euclidean.oned
Modifier and TypeClassDescriptionstatic class
Specialized exception for inexistent sub-space. -
Uses of MathUnsupportedOperationException in org.apache.commons.math3.geometry.spherical.oned
Modifier and TypeClassDescriptionstatic class
Specialized exception for inexistent sub-space. -
Uses of MathUnsupportedOperationException in org.apache.commons.math3.linear
Methods in org.apache.commons.math3.linear that throw MathUnsupportedOperationException -
Uses of MathUnsupportedOperationException in org.apache.commons.math3.stat.correlation
Methods in org.apache.commons.math3.stat.correlation that throw MathUnsupportedOperationExceptionModifier and TypeMethodDescriptionint
StorelessCovariance.getN()
ThisCovariance
method is not supported by aStorelessCovariance
, since the number of bivariate observations does not have to be the same for different pairs of covariates - i.e., N as defined inCovariance.getN()
is undefined. -
Uses of MathUnsupportedOperationException in org.apache.commons.math3.stat.descriptive.rank
Methods in org.apache.commons.math3.stat.descriptive.rank that throw MathUnsupportedOperationExceptionModifier and TypeMethodDescriptionstatic void
Percentile.copy
(Percentile source, Percentile dest) Deprecated.
estimation type
,NaN handling strategies
andkthSelector
, it therefore always throwMathUnsupportedOperationException