A B C D E F G H I L M N O P R S T U V W Z 
All Classes All Packages

A

addMessage(Localizable, Object...) - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Adds a message.
ARGUMENT_OUTSIDE_DOMAIN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ArgUtils - Class in org.apache.commons.math4.legacy.exception.util
Utility class for transforming the list of arguments passed to constructors of exceptions.
ARITHMETIC_EXCEPTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ARRAY_ELEMENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ARRAY_SIZE_EXCEEDS_MAX_VARIABLES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ARRAY_SIZES_SHOULD_HAVE_DIFFERENCE_1 - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ARRAY_SUMS_TO_ZERO - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ARRAY_ZERO_LENGTH_OR_NULL_NOT_ALLOWED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ASSYMETRIC_EIGEN_NOT_SUPPORTED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
AT_LEAST_ONE_COLUMN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
AT_LEAST_ONE_ROW - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

B

BANDWIDTH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
BASE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
BESSEL_FUNCTION_BAD_ARGUMENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
BESSEL_FUNCTION_FAILED_CONVERGENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
BINOMIAL_INVALID_PARAMETERS_ORDER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
BINOMIAL_NEGATIVE_PARAMETER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
BOBYQA_BOUND_DIFFERENCE_CONDITION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

C

CANNOT_CLEAR_STATISTIC_CONSTRUCTED_FROM_EXTERNAL_MOMENTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_COMPUTE_0TH_ROOT_OF_UNITY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_COMPUTE_BETA_DENSITY_AT_0_FOR_SOME_ALPHA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_COMPUTE_BETA_DENSITY_AT_1_FOR_SOME_BETA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_COMPUTE_NTH_ROOT_FOR_NEGATIVE_N - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_DISCARD_NEGATIVE_NUMBER_OF_ELEMENTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_FORMAT_INSTANCE_AS_3D_VECTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_FORMAT_INSTANCE_AS_COMPLEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_FORMAT_INSTANCE_AS_REAL_VECTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_FORMAT_OBJECT_TO_FRACTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_INCREMENT_STATISTIC_CONSTRUCTED_FROM_EXTERNAL_MOMENTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_NORMALIZE_A_ZERO_NORM_VECTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_PARSE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_PARSE_AS_TYPE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_RETRIEVE_AT_NEGATIVE_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_SET_AT_NEGATIVE_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_SUBSTITUTE_ELEMENT_FROM_EMPTY_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CANNOT_TRANSFORM_TO_DOUBLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CARDAN_ANGLES_SINGULARITY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
check(double) - Static method in exception org.apache.commons.math4.legacy.exception.NotFiniteNumberException
Check that the argument is a real number.
check(double[]) - Static method in exception org.apache.commons.math4.legacy.exception.NotFiniteNumberException
Check that all the elements are real numbers.
check(Object) - Static method in exception org.apache.commons.math4.legacy.exception.NullArgumentException
Checks that an object is not null.
check(Object, Localizable, Object...) - Static method in exception org.apache.commons.math4.legacy.exception.NullArgumentException
Checks that an object is not null.
CLASS_DOESNT_IMPLEMENT_COMPARABLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CLOSE_VERTICES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CLOSEST_ORTHOGONAL_MATRIX_HAS_NEGATIVE_DETERMINANT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
COLUMN_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
COLUMN_INDEX_OUT_OF_RANGE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CONSTRAINT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CONTINUED_FRACTION_INFINITY_DIVERGENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CONTINUED_FRACTION_NAN_DIVERGENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CONTRACTION_CRITERIA_SMALLER_THAN_EXPANSION_FACTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CONTRACTION_CRITERIA_SMALLER_THAN_ONE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CONVERGENCE_FAILED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ConvergenceException - Exception in org.apache.commons.math4.legacy.exception
Error thrown when a numerical computation can not be performed because the numerical result failed to converge to a finite value.
ConvergenceException() - Constructor for exception org.apache.commons.math4.legacy.exception.ConvergenceException
Construct the exception.
ConvergenceException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.ConvergenceException
Construct the exception with a specific context and arguments.
COVARIANCE_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CROSSING_BOUNDARY_LOOPS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CROSSOVER_RATE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
CUMULATIVE_PROBABILITY_RETURNED_NAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

D

DEGREES_OF_FREEDOM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DENOMINATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DENOMINATOR_FORMAT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DIFFERENT_ORIG_AND_PERMUTED_DATA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DIFFERENT_ROWS_LENGTHS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DIGEST_NOT_INITIALIZED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DIMENSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DimensionMismatchException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when two dimensions differ.
DimensionMismatchException(int, int) - Constructor for exception org.apache.commons.math4.legacy.exception.DimensionMismatchException
Construct an exception from the mismatched dimensions.
DimensionMismatchException(Localizable, int, int) - Constructor for exception org.apache.commons.math4.legacy.exception.DimensionMismatchException
Construct an exception from the mismatched dimensions.
DIMENSIONS_MISMATCH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DIMENSIONS_MISMATCH_2x2 - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DIMENSIONS_MISMATCH_SIMPLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DISCRETE_CUMULATIVE_PROBABILITY_RETURNED_NAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DISTRIBUTION_NOT_LOADED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
DummyLocalizable - Class in org.apache.commons.math4.legacy.exception.util
Dummy implementation of the Localizable interface, without localization.
DummyLocalizable(String) - Constructor for class org.apache.commons.math4.legacy.exception.util.DummyLocalizable
Simple constructor.
DUPLICATED_ABSCISSA_DIVISION_BY_ZERO - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

E

EDGE_CONNECTED_TO_ONE_FACET - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ELITISM_RATE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EMPTY_CLUSTER_IN_K_MEANS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EMPTY_INTERPOLATION_SAMPLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EMPTY_POLYNOMIALS_COEFFICIENTS_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EMPTY_SELECTED_COLUMN_INDEX_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EMPTY_SELECTED_ROW_INDEX_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EMPTY_STRING_FOR_IMAGINARY_CHARACTER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ENDPOINTS_NOT_AN_INTERVAL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EQUAL_VERTICES_IN_SIMPLEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EULER_ANGLES_SINGULARITY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EVALUATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EVALUATIONS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ExceptionContext - Class in org.apache.commons.math4.legacy.exception.util
Class that contains the actual implementation of the functionality mandated by the ExceptionContext interface.
ExceptionContext(Throwable) - Constructor for class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Simple constructor.
ExceptionContextProvider - Interface in org.apache.commons.math4.legacy.exception.util
Interface for accessing the context data structure stored in Commons Math exceptions.
EXPANSION_FACTOR_SMALLER_THAN_ONE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
EXPONENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

F

FACET_ORIENTATION_MISMATCH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FACTORIAL_NEGATIVE_PARAMETER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FAILED_BRACKETING - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FAILED_FRACTION_CONVERSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FIRST_COLUMNS_NOT_INITIALIZED_YET - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FIRST_ELEMENT_NOT_ZERO - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FIRST_ROWS_NOT_INITIALIZED_YET - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
flatten(Object[]) - Static method in class org.apache.commons.math4.legacy.exception.util.ArgUtils
Transform a multidimensional array into a one-dimensional list.
FRACTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FRACTION_CONVERSION_OVERFLOW - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FUNCTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FUNCTION_NOT_DIFFERENTIABLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
FUNCTION_NOT_POLYNOMIAL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

G

GCD_OVERFLOW_32_BITS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
GCD_OVERFLOW_64_BITS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
getArgument() - Method in exception org.apache.commons.math4.legacy.exception.MathIllegalNumberException
 
getBoundIsAllowed() - Method in exception org.apache.commons.math4.legacy.exception.NumberIsTooLargeException
 
getBoundIsAllowed() - Method in exception org.apache.commons.math4.legacy.exception.NumberIsTooSmallException
 
getContext() - Method in exception org.apache.commons.math4.legacy.exception.MathRuntimeException
Gets a reference to the "rich context" data structure that allows to customize error messages and store key, value pairs in exceptions.
getContext() - Method in exception org.apache.commons.math4.legacy.exception.NullArgumentException
Gets a reference to the "rich context" data structure that allows to customize error messages and store key, value pairs in exceptions.
getContext() - Method in interface org.apache.commons.math4.legacy.exception.util.ExceptionContextProvider
Gets a reference to the "rich context" data structure that allows to customize error messages and store key, value pairs in exceptions.
getDimension() - Method in exception org.apache.commons.math4.legacy.exception.DimensionMismatchException
 
getExpectedDimension(int) - Method in exception org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException
 
getExpectedDimensions() - Method in exception org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException
 
getFHi() - Method in exception org.apache.commons.math4.legacy.exception.NoBracketingException
Get the value at the higher end of the interval.
getFLo() - Method in exception org.apache.commons.math4.legacy.exception.NoBracketingException
Get the value at the lower end of the interval.
getHi() - Method in exception org.apache.commons.math4.legacy.exception.NoBracketingException
Get the higher end of the interval.
getHi() - Method in exception org.apache.commons.math4.legacy.exception.OutOfRangeException
 
getIncreasing() - Method in exception org.apache.commons.math4.legacy.exception.NonMonotonicSequenceException
 
getIndex() - Method in exception org.apache.commons.math4.legacy.exception.NonMonotonicSequenceException
Get the index of the wrong value.
getKeys() - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Gets all the keys stored in the exception.
getLo() - Method in exception org.apache.commons.math4.legacy.exception.NoBracketingException
Get the lower end of the interval.
getLo() - Method in exception org.apache.commons.math4.legacy.exception.OutOfRangeException
 
getLocalizedMessage() - Method in exception org.apache.commons.math4.legacy.exception.MathRuntimeException
getLocalizedMessage() - Method in exception org.apache.commons.math4.legacy.exception.NullArgumentException
getLocalizedMessage() - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Gets the message in the default locale.
getLocalizedString(Locale) - Method in class org.apache.commons.math4.legacy.exception.util.DummyLocalizable
Gets the localized string.
getLocalizedString(Locale) - Method in interface org.apache.commons.math4.legacy.exception.util.Localizable
Gets the localized string.
getLocalizedString(Locale) - Method in enum org.apache.commons.math4.legacy.exception.util.LocalizedFormats
Gets the localized string.
getMax() - Method in exception org.apache.commons.math4.legacy.exception.MaxCountExceededException
 
getMax() - Method in exception org.apache.commons.math4.legacy.exception.NumberIsTooLargeException
 
getMessage() - Method in exception org.apache.commons.math4.legacy.exception.MathRuntimeException
getMessage() - Method in exception org.apache.commons.math4.legacy.exception.NullArgumentException
getMessage() - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Gets the default message.
getMessage(Locale) - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Gets the message in a specified locale.
getMessage(Locale, String) - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Gets the message in a specified locale.
getMin() - Method in exception org.apache.commons.math4.legacy.exception.NumberIsTooSmallException
 
getPrevious() - Method in exception org.apache.commons.math4.legacy.exception.NonMonotonicSequenceException
 
getSourceString() - Method in class org.apache.commons.math4.legacy.exception.util.DummyLocalizable
Gets the source (non-localized) string.
getSourceString() - Method in interface org.apache.commons.math4.legacy.exception.util.Localizable
Gets the source (non-localized) string.
getSourceString() - Method in enum org.apache.commons.math4.legacy.exception.util.LocalizedFormats
Gets the source (non-localized) string.
getStrict() - Method in exception org.apache.commons.math4.legacy.exception.NonMonotonicSequenceException
 
getThrowable() - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Get a reference to the exception to which the context relates.
getValue(String) - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Gets the value associated to the given context key.
getWrongDimension(int) - Method in exception org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException
 
getWrongDimensions() - Method in exception org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException
 

H

HOLE_BETWEEN_MODELS_TIME_RANGES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

I

ILL_CONDITIONED_OPERATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ILLEGAL_STATE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
IMAGINARY_FORMAT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INCONSISTENT_STATE_AT_2_PI_WRAPPING - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INDEX_LARGER_THAN_MAX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INDEX_NOT_POSITIVE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INDEX_OUT_OF_RANGE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INFINITE_ARRAY_ELEMENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INFINITE_BOUND - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INFINITE_VALUE_CONVERSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INITIAL_CAPACITY_NOT_POSITIVE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INITIAL_COLUMN_AFTER_FINAL_COLUMN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INITIAL_ROW_AFTER_FINAL_ROW - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INPUT_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INSTANCES_NOT_COMPARABLE_TO_EXISTING_VALUES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INSUFFICIENT_DATA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INSUFFICIENT_DATA_FOR_T_STATISTIC - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INSUFFICIENT_DIMENSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INSUFFICIENT_OBSERVED_POINTS_IN_SAMPLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INSUFFICIENT_ROWS_AND_COLUMNS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
InsufficientDataException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when there is insufficient data to perform a computation.
InsufficientDataException() - Constructor for exception org.apache.commons.math4.legacy.exception.InsufficientDataException
Construct the exception.
InsufficientDataException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.InsufficientDataException
Construct the exception with a specific context.
INTEGER_ZERO - Static variable in exception org.apache.commons.math4.legacy.exception.MathIllegalNumberException
Helper to avoid boxing warnings.
INTEGRATION_METHOD_NEEDS_AT_LEAST_TWO_PREVIOUS_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INTERNAL_ERROR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_BINARY_CHROMOSOME - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_BINARY_DIGIT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_BRACKETING_PARAMETERS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_FIXED_LENGTH_CHROMOSOME - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_IMPLEMENTATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_INTERVAL_INITIAL_VALUE_PARAMETERS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_ITERATIONS_LIMITS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_MAX_ITERATIONS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_REGRESSION_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_REGRESSION_OBSERVATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
INVALID_ROUNDING_METHOD - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ITERATIONS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ITERATOR_EXHAUSTED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

L

LCM_OVERFLOW_32_BITS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
LCM_OVERFLOW_64_BITS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
LENGTH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
LIST_OF_CHROMOSOMES_BIGGER_THAN_POPULATION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
Localizable - Interface in org.apache.commons.math4.legacy.exception.util
Interface for localizable strings.
LocalizedFormats - Enum in org.apache.commons.math4.legacy.exception.util
Enumeration for localized messages formats used in exceptions messages.
LOESS_EXPECTS_AT_LEAST_ONE_POINT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
LOWER_BOUND_NOT_BELOW_UPPER_BOUND - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
LOWER_ENDPOINT_ABOVE_UPPER_ENDPOINT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

M

MAP_MODIFIED_WHILE_ITERATING - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MathArithmeticException - Exception in org.apache.commons.math4.legacy.exception
Base class for arithmetic exceptions.
MathArithmeticException() - Constructor for exception org.apache.commons.math4.legacy.exception.MathArithmeticException
Default constructor.
MathArithmeticException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathArithmeticException
Constructor with a specific message.
MathIllegalArgumentException - Exception in org.apache.commons.math4.legacy.exception
Base class for all preconditions violation exceptions.
MathIllegalArgumentException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathIllegalArgumentException
 
MathIllegalNumberException - Exception in org.apache.commons.math4.legacy.exception
Base class for exceptions raised by a wrong number.
MathIllegalNumberException(Localizable, Number, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathIllegalNumberException
Construct an exception.
MathIllegalStateException - Exception in org.apache.commons.math4.legacy.exception
Base class for all exceptions that signal that the process throwing the exception is in a state that does not comply with the set of states that it is designed to be in.
MathIllegalStateException() - Constructor for exception org.apache.commons.math4.legacy.exception.MathIllegalStateException
Default constructor.
MathIllegalStateException(Throwable, Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathIllegalStateException
Simple constructor.
MathIllegalStateException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathIllegalStateException
Simple constructor.
MathInternalError - Exception in org.apache.commons.math4.legacy.exception
Exception triggered when something that shouldn't happen does happen.
MathInternalError() - Constructor for exception org.apache.commons.math4.legacy.exception.MathInternalError
Simple constructor.
MathInternalError(Throwable) - Constructor for exception org.apache.commons.math4.legacy.exception.MathInternalError
Simple constructor.
MathInternalError(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathInternalError
Constructor accepting a localized message.
MathParseException - Exception in org.apache.commons.math4.legacy.exception
Class to signal parse failures.
MathParseException(String, int) - Constructor for exception org.apache.commons.math4.legacy.exception.MathParseException
 
MathParseException(String, int, Class<?>) - Constructor for exception org.apache.commons.math4.legacy.exception.MathParseException
 
MathRuntimeException - Exception in org.apache.commons.math4.legacy.exception
As of release 4.0, all exceptions thrown by the Commons Math code (except NullArgumentException) inherit from this class.
MathRuntimeException(Throwable, Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathRuntimeException
 
MathRuntimeException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathRuntimeException
 
MathUnsupportedOperationException - Exception in org.apache.commons.math4.legacy.exception
Base class for all unsupported features.
MathUnsupportedOperationException() - Constructor for exception org.apache.commons.math4.legacy.exception.MathUnsupportedOperationException
Default constructor.
MathUnsupportedOperationException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MathUnsupportedOperationException
 
MAX_COUNT_EXCEEDED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MAX_ITERATIONS_EXCEEDED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MaxCountExceededException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when some counter maximum value is exceeded.
MaxCountExceededException(Number) - Constructor for exception org.apache.commons.math4.legacy.exception.MaxCountExceededException
Construct the exception.
MaxCountExceededException(Localizable, Number, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.MaxCountExceededException
Construct the exception with a specific context.
MEAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MINIMAL_STEPSIZE_REACHED_DURING_INTEGRATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MISMATCHED_LOESS_ABSCISSA_ORDINATE_ARRAYS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MultiDimensionMismatchException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when two sets of dimensions differ.
MultiDimensionMismatchException(Integer[], Integer[]) - Constructor for exception org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException
Construct an exception from the mismatched dimensions.
MultiDimensionMismatchException(Localizable, Integer[], Integer[]) - Constructor for exception org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException
Construct an exception from the mismatched dimensions.
MULTISTEP_STARTER_STOPPED_EARLY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
MUTATION_RATE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

N

N_POINTS_GAUSS_LEGENDRE_INTEGRATOR_NOT_SUPPORTED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NAN_ELEMENT_AT_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NAN_NOT_ALLOWED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NAN_VALUE_CONVERSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NEGATIVE_BRIGHTNESS_EXPONENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NEGATIVE_COMPLEX_MODULE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NEGATIVE_ELEMENT_AT_2D_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NEGATIVE_ELEMENT_AT_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NEGATIVE_NUMBER_OF_SUCCESSES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NEGATIVE_NUMBER_OF_TRIALS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_BIN_SELECTED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_CONVERGENCE_WITH_ANY_START_POINT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_DATA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_DEGREES_OF_FREEDOM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_DENSITY_FOR_THIS_DISTRIBUTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_FEASIBLE_SOLUTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_OPTIMUM_COMPUTED_YET - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_REGRESSORS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_RESULT_AVAILABLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NO_SUCH_MATRIX_ENTRY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NoBracketingException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when function values have the same sign at both ends of an interval.
NoBracketingException(double, double, double, double) - Constructor for exception org.apache.commons.math4.legacy.exception.NoBracketingException
Construct the exception.
NoBracketingException(Localizable, double, double, double, double, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.NoBracketingException
Construct the exception with a specific context.
NoDataException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when the required data is missing.
NoDataException() - Constructor for exception org.apache.commons.math4.legacy.exception.NoDataException
Construct the exception.
NoDataException(Localizable) - Constructor for exception org.apache.commons.math4.legacy.exception.NoDataException
Construct the exception with a specific context.
NON_CONVERGENT_CONTINUED_FRACTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_INVERTIBLE_TRANSFORM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_POSITIVE_DEFINITE_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_POSITIVE_DEFINITE_OPERATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_POSITIVE_MICROSPHERE_ELEMENTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_POSITIVE_POLYNOMIAL_DEGREE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_REAL_FINITE_ABSCISSA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_REAL_FINITE_ORDINATE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_REAL_FINITE_WEIGHT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_SELF_ADJOINT_OPERATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_SQUARE_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_SQUARE_OPERATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NON_SYMMETRIC_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NonMonotonicSequenceException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when the a sequence of values is not monotonically increasing or decreasing.
NonMonotonicSequenceException(Number, Number, int) - Constructor for exception org.apache.commons.math4.legacy.exception.NonMonotonicSequenceException
Construct the exception.
NonMonotonicSequenceException(Number, Number, int, boolean, boolean) - Constructor for exception org.apache.commons.math4.legacy.exception.NonMonotonicSequenceException
Construct the exception.
NORM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NORMALIZE_INFINITE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NORMALIZE_NAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_ADDITION_COMPATIBLE_MATRICES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_CONVEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_CONVEX_HYPERPLANES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_DECREASING_NUMBER_OF_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_DECREASING_SEQUENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_ENOUGH_DATA_FOR_NUMBER_OF_PREDICTORS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_ENOUGH_DATA_REGRESSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_ENOUGH_POINTS_IN_SPLINE_PARTITION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_FINITE_NUMBER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_INCREASING_NUMBER_OF_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_INCREASING_SEQUENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_MULTIPLICATION_COMPATIBLE_MATRICES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_DEFINITE_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_DEGREES_OF_FREEDOM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_ELEMENT_AT_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_EXPONENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_LENGTH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_MEAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_NUMBER_OF_SAMPLES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_PERMUTATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_POISSON_MEAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_POPULATION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_ROW_DIMENSION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_SAMPLE_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_SCALE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_SHAPE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_STANDARD_DEVIATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_UPPER_BOUND - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POSITIVE_WINDOW_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POWER_OF_TWO - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POWER_OF_TWO_CONSIDER_PADDING - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_POWER_OF_TWO_PLUS_ONE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_STRICTLY_DECREASING_NUMBER_OF_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_STRICTLY_DECREASING_SEQUENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_STRICTLY_INCREASING_KNOT_VALUES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_STRICTLY_INCREASING_NUMBER_OF_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_STRICTLY_INCREASING_SEQUENCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_SUBTRACTION_COMPATIBLE_MATRICES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_SUPPORTED_IN_DIMENSION_N - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_SUPPORTED_NAN_STRATEGY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NOT_SYMMETRIC_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NotANumberException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when a number is not a number.
NotANumberException() - Constructor for exception org.apache.commons.math4.legacy.exception.NotANumberException
Construct the exception.
NotFiniteNumberException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when a number is not finite.
NotFiniteNumberException(Number, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.NotFiniteNumberException
Construct the exception.
NotFiniteNumberException(Localizable, Number, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.NotFiniteNumberException
Construct the exception with a specific context.
NotPositiveException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when the argument is negative.
NotPositiveException(Number) - Constructor for exception org.apache.commons.math4.legacy.exception.NotPositiveException
Construct the exception.
NotPositiveException(Localizable, Number) - Constructor for exception org.apache.commons.math4.legacy.exception.NotPositiveException
Construct the exception with a specific context.
NotStrictlyPositiveException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when the argument is not greater than 0.
NotStrictlyPositiveException(Number) - Constructor for exception org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException
Construct the exception.
NotStrictlyPositiveException(Localizable, Number) - Constructor for exception org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException
Construct the exception with a specific context.
NULL_NOT_ALLOWED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NullArgumentException - Exception in org.apache.commons.math4.legacy.exception
All conditions checks that fail due to a null argument must throw this exception.
NullArgumentException() - Constructor for exception org.apache.commons.math4.legacy.exception.NullArgumentException
Default constructor.
NullArgumentException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.NullArgumentException
 
NUMBER_OF_ELEMENTS_SHOULD_BE_POSITIVE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_OF_INTERPOLATION_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_OF_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_OF_SAMPLES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_OF_SUCCESS_LARGER_THAN_POPULATION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_OF_SUCCESSES - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_OF_TRIALS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_TOO_LARGE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_TOO_LARGE_BOUND_EXCLUDED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_TOO_SMALL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMBER_TOO_SMALL_BOUND_EXCLUDED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NumberIsTooLargeException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when a number is too large.
NumberIsTooLargeException(Number, Number, boolean) - Constructor for exception org.apache.commons.math4.legacy.exception.NumberIsTooLargeException
Construct the exception.
NumberIsTooLargeException(Localizable, Number, Number, boolean) - Constructor for exception org.apache.commons.math4.legacy.exception.NumberIsTooLargeException
Construct the exception with a specific context.
NumberIsTooSmallException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when a number is too small.
NumberIsTooSmallException(Number, Number, boolean) - Constructor for exception org.apache.commons.math4.legacy.exception.NumberIsTooSmallException
Construct the exception.
NumberIsTooSmallException(Localizable, Number, Number, boolean) - Constructor for exception org.apache.commons.math4.legacy.exception.NumberIsTooSmallException
Construct the exception with a specific context.
NUMERATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMERATOR_FORMAT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
NUMERATOR_OVERFLOW_AFTER_MULTIPLY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

O

OBJECT_TRANSFORMATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OBSERVED_COUNTS_ALL_ZERO - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OBSERVED_COUNTS_BOTTH_ZERO_FOR_ENTRY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
org.apache.commons.math4.legacy.exception - package org.apache.commons.math4.legacy.exception
Specialized exceptions for algorithms errors.
org.apache.commons.math4.legacy.exception.util - package org.apache.commons.math4.legacy.exception.util
Classes supporting exception localization.
OUT_OF_BOUND_SIGNIFICANCE_LEVEL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_BOUNDS_CONFIDENCE_LEVEL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_BOUNDS_QUANTILE_VALUE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_ORDER_ABSCISSA_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_PLANE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_RANGE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_RANGE_LEFT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_RANGE_RIGHT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_RANGE_ROOT_OF_UNITY_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUT_OF_RANGE_SIMPLE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OUTLINE_BOUNDARY_LOOP_OPEN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OutOfRangeException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when some argument is out of range.
OutOfRangeException(Number, Number, Number) - Constructor for exception org.apache.commons.math4.legacy.exception.OutOfRangeException
Construct an exception from the mismatched dimensions.
OutOfRangeException(Localizable, Number, Number, Number) - Constructor for exception org.apache.commons.math4.legacy.exception.OutOfRangeException
Construct an exception from the mismatched dimensions with a specific context information.
OVERFLOW - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OVERFLOW_IN_ADDITION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OVERFLOW_IN_FRACTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OVERFLOW_IN_MULTIPLICATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
OVERFLOW_IN_SUBTRACTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

P

PERCENTILE_IMPLEMENTATION_CANNOT_ACCESS_METHOD - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
PERCENTILE_IMPLEMENTATION_UNSUPPORTED_METHOD - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
PERMUTATION_EXCEEDS_N - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
PERMUTATION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
POLYNOMIAL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
POLYNOMIAL_INTERPOLANTS_MISMATCH_SEGMENTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
POPULATION_LIMIT_NOT_POSITIVE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
POPULATION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
POWER_NEGATIVE_PARAMETERS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
PROPAGATION_DIRECTION_MISMATCH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

R

RANDOMKEY_MUTATION_WRONG_CLASS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
REAL_FORMAT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ROBUSTNESS_ITERATIONS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ROOTS_OF_UNITY_NOT_COMPUTED_YET - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ROTATION_MATRIX_DIMENSIONS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ROW_INDEX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ROW_INDEX_OUT_OF_RANGE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

S

SAME_SIGN_AT_ENDPOINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SAMPLE_SIZE_EXCEEDS_COLLECTION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SAMPLE_SIZE_LARGER_THAN_POPULATION_SIZE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SCALE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
setValue(String, Object) - Method in class org.apache.commons.math4.legacy.exception.util.ExceptionContext
Sets the context (key, value) pair.
SHAPE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SIGNIFICANCE_LEVEL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SIMPLE_MESSAGE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SIMPLEX_NEED_ONE_POINT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SINGULAR_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SINGULAR_OPERATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
STANDARD_DEVIATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
START_POSITION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
SUBARRAY_ENDS_AFTER_ARRAY_END - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

T

TOO_LARGE_CUTOFF_SINGULAR_VALUE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_LARGE_TOURNAMENT_ARITY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_MANY_ELEMENTS_TO_DISCARD_FROM_ARRAY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_MANY_REGRESSORS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_SMALL_COST_RELATIVE_TOLERANCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_SMALL_INTEGRATION_INTERVAL - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_SMALL_ORTHOGONALITY_TOLERANCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TOO_SMALL_PARAMETERS_RELATIVE_TOLERANCE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TooManyEvaluationsException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when the maximal number of evaluations is exceeded.
TooManyEvaluationsException(Number) - Constructor for exception org.apache.commons.math4.legacy.exception.TooManyEvaluationsException
Construct the exception.
TooManyIterationsException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when the maximal number of iterations is exceeded.
TooManyIterationsException(Number) - Constructor for exception org.apache.commons.math4.legacy.exception.TooManyIterationsException
Construct the exception.
toString() - Method in class org.apache.commons.math4.legacy.exception.util.DummyLocalizable
TRUST_REGION_STEP_FAILED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TWO_OR_MORE_CATEGORIES_REQUIRED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
TWO_OR_MORE_VALUES_IN_CATEGORY_REQUIRED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

U

UNABLE_TO_BRACKET_OPTIMUM_IN_LINE_SEARCH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNABLE_TO_COMPUTE_COVARIANCE_SINGULAR_PROBLEM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNABLE_TO_FIRST_GUESS_HARMONIC_COEFFICIENTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNABLE_TO_ORTHOGONOLIZE_MATRIX - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNABLE_TO_PERFORM_QR_DECOMPOSITION_ON_JACOBIAN - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNABLE_TO_SOLVE_SINGULAR_PROBLEM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNBOUNDED_SOLUTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNKNOWN_MODE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNKNOWN_PARAMETER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNMATCHED_ODE_IN_EXPANDED_SET - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNPARSEABLE_3D_VECTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNPARSEABLE_COMPLEX_NUMBER - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNPARSEABLE_REAL_VECTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNSUPPORTED_EXPANSION_MODE - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
UNSUPPORTED_OPERATION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
URL_CONTAINS_NO_DATA - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
USER_EXCEPTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

V

valueOf(String) - Static method in enum org.apache.commons.math4.legacy.exception.util.LocalizedFormats
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.commons.math4.legacy.exception.util.LocalizedFormats
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_ADDED_BEFORE_CONFIGURING_STATISTIC - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
VECTOR_LENGTH_MISMATCH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
VECTOR_MUST_HAVE_AT_LEAST_ONE_ELEMENT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

W

WEIGHT_AT_LEAST_ONE_NON_ZERO - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
WHOLE_FORMAT - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
WRONG_BLOCK_LENGTH - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
WRONG_NUMBER_OF_POINTS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 

Z

ZERO_DENOMINATOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZERO_DENOMINATOR_IN_FRACTION - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZERO_FRACTION_TO_DIVIDE_BY - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZERO_NORM - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZERO_NORM_FOR_ROTATION_AXIS - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZERO_NORM_FOR_ROTATION_DEFINING_VECTOR - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZERO_NOT_ALLOWED - org.apache.commons.math4.legacy.exception.util.LocalizedFormats
 
ZeroException - Exception in org.apache.commons.math4.legacy.exception
Exception to be thrown when zero is provided where it is not allowed.
ZeroException() - Constructor for exception org.apache.commons.math4.legacy.exception.ZeroException
Construct the exception.
ZeroException(Localizable, Object...) - Constructor for exception org.apache.commons.math4.legacy.exception.ZeroException
Construct the exception with a specific context.
A B C D E F G H I L M N O P R S T U V W Z 
All Classes All Packages