Uses of Package
com.irurueta.numerical
Packages that use com.irurueta.numerical
Package
Description
This library contains packages for:
This package contains robust estimators that can be used to discard outliers
for cases where a model of the data is known (i.e.
This package contains classes to find function roots.
-
Classes in com.irurueta.numerical used by com.irurueta.numericalClassDescriptionContains build data of this library.Class to estimate the derivative of a single dimension function at a given point.This class evaluates a multidimensional function along a line, such line is defined by an input point and a given direction.Estimates factorial values as double precision floating point values.Exception raised when function evaluation fails.Class to estimate the gradient of a multidimensional function.Listener to evaluate/retrieve a multidimensional function's gradient.Class to estimate the most likely value from a series of samples assumed to be normally distributed.Exception raised when an instance is locked.Abstract class to estimate the most likely value from a series of data assumed to be normally distributed.Types of maximum likelihood estimation to determine the real value corresponding to a set of values.Interface to define how multi dimension functions can be evaluated.Interface to define how multivariate functions can be evaluated.Exception raised when some value cannot be retrieved, usually because it has not yet been provided or computed.Raised when attempting to do a certain operation and not all parameters have been provided or are correctly set.Base class for all the exceptions in this package.Contains result of Padé approximant.Utility class to evaluate polynomials having either real or complex coefficients.Interface to define how single dimension functions can be evaluated.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.fittingClassDescriptionException raised when function evaluation fails.Raised when attempting to do a certain operation and not all parameters have been provided or are correctly set.Base class for all the exceptions in this package.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.integrationClassDescriptionException raised when function evaluation fails.Base class for all the exceptions in this package.Interface to define how single dimension functions can be evaluated.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.interpolation
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.optimizationClassDescriptionThis class evaluates a multidimensional function and obtains its gradient along a line; such line is defined by an input point and a given direction.This class evaluates a multidimensional function along a line, such line is defined by an input point and a given direction.Exception raised when function evaluation fails.Listener to evaluate/retrieve a multidimensional function's gradient.Exception raised when provided bracket of values is not valid.Exception raised when an instance is locked.Interface to define how multi dimension functions can be evaluated.Exception raised when some value cannot be retrieved, usually because it has not yet been provided or computed.Raised when attempting to do a certain operation and not all parameters have been provided or are correctly set.Base class for all the exceptions in this package.Interface to define how single dimension functions can be evaluated.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.polynomials
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.polynomials.estimatorsClassDescriptionException raised when an instance is locked.Raised when attempting to do a certain operation and not all parameters have been provided or are correctly set.Base class for all the exceptions in this package.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.robustClassDescriptionException raised when an instance is locked.Raised when attempting to do a certain operation and not all parameters have been provided or are correctly set.Base class for all the exceptions in this package.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.rootsClassDescriptionException raised when provided bracket of values is not valid.Exception raised when an instance is locked.Exception raised when some value cannot be retrieved, usually because it has not yet been provided or computed.Raised when attempting to do a certain operation and not all parameters have been provided or are correctly set.Base class for all the exceptions in this package.Interface to define how single dimension functions can be evaluated.
-
Classes in com.irurueta.numerical used by com.irurueta.numerical.signal.processing