A B C D E F G H I K L M N O P Q R S T U V W Y Z

A

AbstractRandomGeneratorTest - Class in org.apache.commons.math.random
Test cases for the AbstractRandomGenerator class
AbstractRandomGeneratorTest(String) - Constructor for class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
AbstractUnivariateStatisticTest - Class in org.apache.commons.math.stat.descriptive
Tests for AbstractUnivariateStatistic
AbstractUnivariateStatisticTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
AdamsBashforthIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
AdamsBashforthIntegratorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
AdamsMoultonIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
AdamsMoultonIntegratorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
add(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
add(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
add(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
add(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
add(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
add(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
addObject(Object) - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Adds an object to this list.
addValue(double) - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
AggregateSummaryStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for AggregateSummaryStatistics
AggregateSummaryStatisticsTest() - Constructor for class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
 
altPolar(double, double) - Method in class org.apache.commons.math.complex.ComplexUtilsTest
 
append(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
append(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
append(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
append(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
append(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
append(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
append(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
append(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
append(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
apply(UnivariateStatistic) - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Apply the given statistic to this univariate collection.
ArgumentOutsideDomainExceptionTest - Class in org.apache.commons.math
 
ArgumentOutsideDomainExceptionTest() - Constructor for class org.apache.commons.math.ArgumentOutsideDomainExceptionTest
 
Array2DRowRealMatrixTest - Class in org.apache.commons.math.linear
Test cases for the Array2DRowRealMatrix class.
Array2DRowRealMatrixTest(String) - Constructor for class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
ArrayFieldVectorTest - Class in org.apache.commons.math.linear
Test cases for the ArrayFieldVector class.
ArrayFieldVectorTest() - Constructor for class org.apache.commons.math.linear.ArrayFieldVectorTest
 
ArrayFieldVectorTest.FieldVectorTestImpl<T extends org.apache.commons.math.FieldElement<T>> - Class in org.apache.commons.math.linear
 
ArrayFieldVectorTest.FieldVectorTestImpl(T[]) - Constructor for class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
ArrayRealVectorTest - Class in org.apache.commons.math.linear
Test cases for the ArrayRealVector class.
ArrayRealVectorTest() - Constructor for class org.apache.commons.math.linear.ArrayRealVectorTest
 
ArrayRealVectorTest.RealVectorTestImpl - Class in org.apache.commons.math.linear
 
ArrayRealVectorTest.RealVectorTestImpl(double[]) - Constructor for class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
asBigDecimal(double[]) - Static method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
asBigDecimal(double[][]) - Static method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
asDouble(BigDecimal[]) - Static method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
asDouble(BigDecimal[][]) - Static method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
asFraction(double[][]) - Static method in class org.apache.commons.math.linear.MatrixUtilsTest
 
asFraction(double[]) - Static method in class org.apache.commons.math.linear.MatrixUtilsTest
 
assertClose(String, double[], double[], double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
verifies that two vectors are close (sup norm)
assertClose(String, BigMatrix, BigMatrix, double) - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. verifies that two matrices are close (1-norm)
assertClose(String, double[], double[], double) - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. verifies that two vectors are close (sup norm)
assertClose(RealMatrix, RealMatrix, double) - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
verifies that two matrices are close (1-norm)
assertClose(double[], double[], double) - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
verifies that two vectors are close (sup norm)
assertClose(String, FieldMatrix<Fraction>, FieldMatrix<Fraction>, double) - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
verifies that two matrices are close (1-norm)
assertClose(String, Fraction[], Fraction[], double) - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
verifies that two vectors are close (sup norm)
assertClose(String, Fraction[], Fraction[], double) - Method in class org.apache.commons.math.linear.SparseFieldVectorTest
verifies that two vectors are close (sup norm)
assertClose(String, RealMatrix, RealMatrix, double) - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
verifies that two matrices are close (1-norm)
assertClose(String, double[], double[], double) - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
verifies that two vectors are close (sup norm)
assertClose(String, double[], double[], double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest
verifies that two vectors are close (sup norm)
assertContains(String, Complex[], Complex, double) - Static method in class org.apache.commons.math.TestUtils
Fails iff values does not contain a number within epsilon of z.
assertContains(Complex[], Complex, double) - Static method in class org.apache.commons.math.TestUtils
Fails iff values does not contain a number within epsilon of z.
assertContains(String, double[], double, double) - Static method in class org.apache.commons.math.TestUtils
Fails iff values does not contain a number within epsilon of x.
assertContains(double[], double, double) - Static method in class org.apache.commons.math.TestUtils
Fails iff values does not contain a number within epsilon of x.
assertEquals(String, Fraction[], Fraction[]) - Method in class org.apache.commons.math.linear.SparseFieldVectorTest
verifies that two vectors are close (sup norm)
assertEquals(StatisticalSummary, StatisticalSummary, double) - Static method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
Verifies that a StatisticalSummary and a StatisticalSummaryValues are equal up to delta, with NaNs, infinities returned in the same spots.
assertEquals(double, double, double) - Static method in class org.apache.commons.math.TestUtils
Verifies that expected and actual are within delta, or are both NaN or infinities of the same sign.
assertEquals(String, double, double, double) - Static method in class org.apache.commons.math.TestUtils
Verifies that expected and actual are within delta, or are both NaN or infinities of the same sign.
assertEquals(Complex, Complex, double) - Static method in class org.apache.commons.math.TestUtils
Verifies that real and imaginary parts of the two complex arguments differ by at most delta.
assertEquals(double[], double[], double) - Static method in class org.apache.commons.math.TestUtils
Verifies that two double arrays have equal entries, up to tolerance
assertEquals(String, RealMatrix, RealMatrix, double) - Static method in class org.apache.commons.math.TestUtils
verifies that two matrices are close (1-norm)
assertEquals(FieldMatrix<? extends FieldElement<?>>, FieldMatrix<? extends FieldElement<?>>) - Static method in class org.apache.commons.math.TestUtils
verifies that two matrices are equal
assertEquals(String, double[], double[], double) - Static method in class org.apache.commons.math.TestUtils
verifies that two arrays are close (sup norm)
assertEquals(T[], T[]) - Static method in class org.apache.commons.math.TestUtils
verifies that two arrays are equal
assertRelativelyEquals(double, double, double) - Static method in class org.apache.commons.math.TestUtils
Verifies that the relative error in actual vs.
assertRelativelyEquals(String, double, double, double) - Static method in class org.apache.commons.math.TestUtils
Verifies that the relative error in actual vs.
assertSame(double, double) - Static method in class org.apache.commons.math.TestUtils
Verifies that the two arguments are exactly the same, either both NaN or infinities of same sign, or identical floating point values.
assertSame(Complex, Complex) - Static method in class org.apache.commons.math.TestUtils
Verifies that real and imaginary parts of the two complex arguments are exactly the same.

B

backward() - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
backward() - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
BetaDistributionTest - Class in org.apache.commons.math.distribution
 
BetaDistributionTest() - Constructor for class org.apache.commons.math.distribution.BetaDistributionTest
 
BetaTest - Class in org.apache.commons.math.special
 
BetaTest(String) - Constructor for class org.apache.commons.math.special.BetaTest
Constructor for BetaTest.
BiDiagonalTransformerTest - Class in org.apache.commons.math.linear
 
BiDiagonalTransformerTest(String) - Constructor for class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
bigCol - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
bigColMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
BigFractionFieldTest - Class in org.apache.commons.math.fraction
 
BigFractionFieldTest() - Constructor for class org.apache.commons.math.fraction.BigFractionFieldTest
 
BigFractionFormatTest - Class in org.apache.commons.math.fraction
 
BigFractionFormatTest() - Constructor for class org.apache.commons.math.fraction.BigFractionFormatTest
 
BigFractionTest - Class in org.apache.commons.math.fraction
 
BigFractionTest() - Constructor for class org.apache.commons.math.fraction.BigFractionTest
 
BigMatrixImplTest - Class in org.apache.commons.math.linear
Deprecated. 
BigMatrixImplTest(String) - Constructor for class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
BigRealFieldTest - Class in org.apache.commons.math.util
 
BigRealFieldTest() - Constructor for class org.apache.commons.math.util.BigRealFieldTest
 
BigRealTest - Class in org.apache.commons.math.util
 
BigRealTest() - Constructor for class org.apache.commons.math.util.BigRealTest
 
bigRow - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
bigRowMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
bigSingular - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
bigSingular - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
bigSingular - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
bigSingular - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
bigSingular - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
bigSingular - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
bigSingular - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
bigSingular - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
BinaryChromosomeTest - Class in org.apache.commons.math.genetics
 
BinaryChromosomeTest() - Constructor for class org.apache.commons.math.genetics.BinaryChromosomeTest
 
BinaryMutationTest - Class in org.apache.commons.math.genetics
 
BinaryMutationTest() - Constructor for class org.apache.commons.math.genetics.BinaryMutationTest
 
BinomialDistributionTest - Class in org.apache.commons.math.distribution
Test cases for BinomialDistribution.
BinomialDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.BinomialDistributionTest
Constructor for BinomialDistributionTest.
BisectionSolverTest - Class in org.apache.commons.math.analysis.solvers
 
BisectionSolverTest() - Constructor for class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
BlockFieldMatrixTest - Class in org.apache.commons.math.linear
Test cases for the BlockFieldMatrix class.
BlockFieldMatrixTest(String) - Constructor for class org.apache.commons.math.linear.BlockFieldMatrixTest
 
BlockRealMatrixTest - Class in org.apache.commons.math.linear
Test cases for the BlockRealMatrix class.
BlockRealMatrixTest(String) - Constructor for class org.apache.commons.math.linear.BlockRealMatrixTest
 
BrentMinimizerTest - Class in org.apache.commons.math.optimization.univariate
 
BrentMinimizerTest() - Constructor for class org.apache.commons.math.optimization.univariate.BrentMinimizerTest
 
BrentSolverTest - Class in org.apache.commons.math.analysis.solvers
Testcase for UnivariateRealSolver.
BrentSolverTest(String) - Constructor for class org.apache.commons.math.analysis.solvers.BrentSolverTest
 

C

calls - Variable in class org.apache.commons.math.ode.TestProblemAbstract
Number of functions calls.
canEstimateRegressandVariance() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
canEstimateRegressionParameters() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
canEstimateRegressionParametersVariance() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
canEstimateResiduals() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
cannotAddCovarianceDataThatIsNotSquare() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
cannotAddCovarianceDataWithSampleSizeMismatch() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
cannotAddNullCovarianceData() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
cannotAddNullYSampleData() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
cannotAddNullYSampleData() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
cannotAddSampleDataWithSizeMismatch() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
cannotAddSampleDataWithSizeMismatch() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
cannotAddXSampleData() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
cannotAddXSampleData() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
CauchyDistributionTest - Class in org.apache.commons.math.distribution
Test cases for CauchyDistribution.
CauchyDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.CauchyDistributionTest
Constructor for CauchyDistributionTest.
CertifiedDataAbstractTest - Class in org.apache.commons.math.stat.data
 
CertifiedDataAbstractTest() - Constructor for class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
CertifiedDataTest - Class in org.apache.commons.math.stat
Certified data test cases.
CertifiedDataTest(String) - Constructor for class org.apache.commons.math.stat.CertifiedDataTest
Certified Data Test Constructor
checkAEqualUSVt(RealMatrix) - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
 
checkArray(String, Fraction[], Fraction[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
verifies that two vectors are equals
checkClone() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
 
checkClone() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest
 
checkDerivativesConsistency(FirstOrderIntegrator, TestProblemAbstract, double) - Static method in class org.apache.commons.math.ode.sampling.StepInterpolatorTestUtils
 
checkEigenValues(double[], EigenDecomposition, double) - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
Verifies that the given EigenDecomposition has eigenvalues equivalent to the targetValues, ignoring the order of the values and allowing values to differ by tolerance.
checkEigenVector(double[], EigenDecomposition, double) - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
Returns true iff eigenVector is a scalar multiple of one of the columns of ed.getV().
checkIdentityBigMatrix(BigMatrix) - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Deprecated. 
checkIdentityFieldMatrix(FieldMatrix<Fraction>) - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Verifies that the matrix is an identity matrix
checkIdentityMatrix(RealMatrix) - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Verifies that the matrix is an identity matrix
checklone() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest
 
checklone() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest
 
checkOrthogonal(RealMatrix) - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
 
checkPolynomial(PolynomialFunction, String) - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
checkremoval(DescriptiveStatistics, int, double, double, double) - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
checkSerializedEquality(Object) - Static method in class org.apache.commons.math.TestUtils
Verifies that serialization preserves equals and hashCode.
checkValue(double, double) - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
checkValue(double, double) - Method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
ChiSquareDistributionTest - Class in org.apache.commons.math.distribution
Test cases for ChiSquareDistribution.
ChiSquareDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.ChiSquareDistributionTest
Constructor for ChiSquareDistributionTest.
ChiSquareFactoryTest - Class in org.apache.commons.math.stat.inference
Test cases for the ChiSquareTestFactory.
ChiSquareFactoryTest(String) - Constructor for class org.apache.commons.math.stat.inference.ChiSquareFactoryTest
 
ChiSquareTestTest - Class in org.apache.commons.math.stat.inference
Test cases for the ChiSquareTestImpl class.
ChiSquareTestTest(String) - Constructor for class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
CholeskyDecompositionImplTest - Class in org.apache.commons.math.linear
 
CholeskyDecompositionImplTest() - Constructor for class org.apache.commons.math.linear.CholeskyDecompositionImplTest
 
CholeskySolverTest - Class in org.apache.commons.math.linear
 
CholeskySolverTest(String) - Constructor for class org.apache.commons.math.linear.CholeskySolverTest
 
ChromosomeTest - Class in org.apache.commons.math.genetics
 
ChromosomeTest() - Constructor for class org.apache.commons.math.genetics.ChromosomeTest
 
ClassicalRungeKuttaIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
ClassicalRungeKuttaIntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
ClassicalRungeKuttaStepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
ClassicalRungeKuttaStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaStepInterpolatorTest
 
clear() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Clears all statistics.
coefficientTolerance - Variable in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
error tolerance for interpolating polynomial coefficients
col - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
colMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
ComplexFieldTest - Class in org.apache.commons.math.complex
 
ComplexFieldTest() - Constructor for class org.apache.commons.math.complex.ComplexFieldTest
 
ComplexFormatAbstractTest - Class in org.apache.commons.math.complex
 
ComplexFormatAbstractTest() - Constructor for class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
ComplexFormatTest - Class in org.apache.commons.math.complex
 
ComplexFormatTest() - Constructor for class org.apache.commons.math.complex.ComplexFormatTest
 
ComplexTest - Class in org.apache.commons.math.complex
 
ComplexTest() - Constructor for class org.apache.commons.math.complex.ComplexTest
 
ComplexTest.TestComplex - Class in org.apache.commons.math.complex
Class to test extending Complex
ComplexTest.TestComplex(double, double) - Constructor for class org.apache.commons.math.complex.ComplexTest.TestComplex
 
ComplexTest.TestComplex(Complex) - Constructor for class org.apache.commons.math.complex.ComplexTest.TestComplex
 
ComplexUtilsTest - Class in org.apache.commons.math.complex
 
ComplexUtilsTest() - Constructor for class org.apache.commons.math.complex.ComplexUtilsTest
 
computeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.nonstiff.StepProblem
 
computeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblemAbstract
 
computeTheoreticalState(double) - Method in class org.apache.commons.math.ode.TestProblem1
 
computeTheoreticalState(double) - Method in class org.apache.commons.math.ode.TestProblem2
 
computeTheoreticalState(double) - Method in class org.apache.commons.math.ode.TestProblem3
 
computeTheoreticalState(double) - Method in class org.apache.commons.math.ode.TestProblem4
 
computeTheoreticalState(double) - Method in class org.apache.commons.math.ode.TestProblem6
 
computeTheoreticalState(double) - Method in class org.apache.commons.math.ode.TestProblemAbstract
Compute the theoretical state at the specified time.
ContinuedFractionTest - Class in org.apache.commons.math.util
 
ContinuedFractionTest(String) - Constructor for class org.apache.commons.math.util.ContinuedFractionTest
Constructor for ContinuedFractionTest.
ContinuousDistributionAbstractTest - Class in org.apache.commons.math.distribution
Abstract base class for ContinuousDistribution tests.
ContinuousDistributionAbstractTest(String) - Constructor for class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Constructor for ContinuousDistributionAbstractTest.
ContinuousOutputModelTest - Class in org.apache.commons.math.ode
 
ContinuousOutputModelTest(String) - Constructor for class org.apache.commons.math.ode.ContinuousOutputModelTest
 
ConvergenceExceptionTest - Class in org.apache.commons.math
 
ConvergenceExceptionTest() - Constructor for class org.apache.commons.math.ConvergenceExceptionTest
 
copy() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
copy() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
copy() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
copy() - Method in class org.apache.commons.math.ode.TestProblem1
Copy operation.
copy() - Method in class org.apache.commons.math.ode.TestProblem2
Copy operation.
copy() - Method in class org.apache.commons.math.ode.TestProblem3
Copy operation.
copy() - Method in class org.apache.commons.math.ode.TestProblem4
Copy operation.
copy() - Method in class org.apache.commons.math.ode.TestProblem5
Copy operation.
copy() - Method in class org.apache.commons.math.ode.TestProblem6
Copy operation.
copy() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Copy operation.
CorrelatedRandomVectorGeneratorTest - Class in org.apache.commons.math.random
 
CorrelatedRandomVectorGeneratorTest(String) - Constructor for class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
CovarianceTest - Class in org.apache.commons.math.stat.correlation
 
CovarianceTest() - Constructor for class org.apache.commons.math.stat.correlation.CovarianceTest
 
createComplex(double, double) - Method in class org.apache.commons.math.complex.ComplexTest.TestComplex
 
createDescriptiveStatistics() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
createDescriptiveStatistics() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
 
createDiagonalMatrix(double[], int, int) - Static method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
createLowerTriangularRealMatrix(double[], int) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
createMultivariateSummaryStatistics(int, boolean) - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
createMultivariateSummaryStatistics(int, boolean) - Method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
 
createOrthogonalMatrix(Random, int) - Static method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
createRealMatrix(double[], int, int) - Method in class org.apache.commons.math.stat.correlation.CovarianceTest
 
createRealMatrix(double[], int, int) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
createRegression() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
createRegression() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
createRegression() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
createSummaryStatistics() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
createSummaryStatistics() - Method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
 

D

da - Variable in class org.apache.commons.math.util.DoubleArrayAbstractTest
 
data - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
Entries of the vector.
data - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
Entries of the vector.
data - Variable in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
Entries of the vector.
dataArray - Variable in class org.apache.commons.math.random.EmpiricalDistributionTest
 
DefaultTransformerTest - Class in org.apache.commons.math.util
 
DefaultTransformerTest() - Constructor for class org.apache.commons.math.util.DefaultTransformerTest
 
derivative() - Method in class org.apache.commons.math.analysis.Expm1Function
 
derivative() - Method in class org.apache.commons.math.analysis.QuinticFunction
 
derivative() - Method in class org.apache.commons.math.analysis.SinFunction
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaStepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesStepInterpolatorTest
 
derivativesConsistency() - Method in class org.apache.commons.math.ode.sampling.NordsieckStepInterpolatorTest
 
DescriptiveStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the DescriptiveStatistics class.
DescriptiveStatisticsTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
detData - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
detData - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
detData - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
detData - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
detData - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
detData - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
detData - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
detData - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
detData2 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
detData2 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
detData2 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
detData2 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
detData2 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
detData2 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
detData2 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
detData2 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
dimension2() - Method in class org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest
 
dimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
dimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
DividedDifferenceInterpolatorTest - Class in org.apache.commons.math.analysis.interpolation
Testcase for Divided Difference interpolator.
DividedDifferenceInterpolatorTest() - Constructor for class org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
 
doComputeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblem1
 
doComputeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblem2
 
doComputeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblem3
 
doComputeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblem4
 
doComputeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblem6
 
doComputeDerivatives(double, double[], double[]) - Method in class org.apache.commons.math.ode.TestProblemAbstract
 
DormandPrince54IntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
DormandPrince54IntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
DormandPrince54StepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
DormandPrince54StepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
 
DormandPrince853IntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
DormandPrince853IntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
DormandPrince853StepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
DormandPrince853StepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest
 
dotProduct(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
dotProduct(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
dotProduct(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
dotProduct(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
dotProduct(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
dotProduct(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
DoubleArrayAbstractTest - Class in org.apache.commons.math.util
This class contains test cases for the ExpandableDoubleArray.
DoubleArrayAbstractTest(String) - Constructor for class org.apache.commons.math.util.DoubleArrayAbstractTest
 
dp - Variable in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
Derivative of test polynomials -- 2x + 1
DummyBinaryChromosome - Class in org.apache.commons.math.genetics
Implementation of BinaryChromosome for testing purposes
DummyBinaryChromosome(List<Integer>) - Constructor for class org.apache.commons.math.genetics.DummyBinaryChromosome
 
DummyBinaryChromosome(Integer[]) - Constructor for class org.apache.commons.math.genetics.DummyBinaryChromosome
 
DummyRandomKey - Class in org.apache.commons.math.genetics
Implementation of RandomKey for testing purposes
DummyRandomKey(List<Double>) - Constructor for class org.apache.commons.math.genetics.DummyRandomKey
 
DummyRandomKey(Double[]) - Constructor for class org.apache.commons.math.genetics.DummyRandomKey
 
DummyStepInterpolatorTest - Class in org.apache.commons.math.ode.sampling
 
DummyStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
 
DuplicateSampleAbscissaExceptionTest - Class in org.apache.commons.math
 
DuplicateSampleAbscissaExceptionTest() - Constructor for class org.apache.commons.math.DuplicateSampleAbscissaExceptionTest
 
dvec1 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
dvec1 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
dvec1 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
dvec1 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 

E

ebeDivide(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
ebeDivide(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
ebeDivide(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
ebeDivide(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
ebeDivide(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
ebeDivide(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
ebeMultiply(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
ebeMultiply(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
ebeMultiply(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
ebeMultiply(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
ebeMultiply(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
ebeMultiply(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
EigenDecompositionImplTest - Class in org.apache.commons.math.linear
 
EigenDecompositionImplTest(String) - Constructor for class org.apache.commons.math.linear.EigenDecompositionImplTest
 
EigenSolverTest - Class in org.apache.commons.math.linear
 
EigenSolverTest(String) - Constructor for class org.apache.commons.math.linear.EigenSolverTest
 
ElitisticListPopulationTest - Class in org.apache.commons.math.genetics
 
ElitisticListPopulationTest() - Constructor for class org.apache.commons.math.genetics.ElitisticListPopulationTest
 
empiricalDistribution - Variable in class org.apache.commons.math.random.EmpiricalDistributionTest
 
empiricalDistribution2 - Variable in class org.apache.commons.math.random.EmpiricalDistributionTest
 
EmpiricalDistributionTest - Class in org.apache.commons.math.random
Test cases for the EmpiricalDistribution class
EmpiricalDistributionTest(String) - Constructor for class org.apache.commons.math.random.EmpiricalDistributionTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
entryTolerance - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
entryTolerance - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
entryTolerance - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
ErfTest - Class in org.apache.commons.math.special
 
ErfTest() - Constructor for class org.apache.commons.math.special.ErfTest
 
errorScale - Variable in class org.apache.commons.math.ode.TestProblemAbstract
Error scale
EstimatedParameterTest - Class in org.apache.commons.math.estimation
Deprecated. 
EstimatedParameterTest(String) - Constructor for class org.apache.commons.math.estimation.EstimatedParameterTest
Deprecated.  
EuclideanIntegerPointTest - Class in org.apache.commons.math.stat.clustering
 
EuclideanIntegerPointTest() - Constructor for class org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
 
EulerIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
EulerIntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
EulerStepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
EulerStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
 
eventOccurred(double, double[], boolean) - Method in class org.apache.commons.math.ode.nonstiff.StepProblem
 
exceedMaxEvaluations() - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
exceedMaxEvaluations() - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
expected - Variable in class org.apache.commons.math.random.RandomDataTest
 
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
 
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
 
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.KurtosisTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.MeanTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
 
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.SkewnessTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
 
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.rank.MaxTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.rank.MedianTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.rank.MinTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.summary.ProductTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.summary.SumLogTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.summary.SumSqTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.summary.SumTest
Expected value for the testArray defined in UnivariateStatisticAbstractTest
expectedValue() - Method in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
Expm1Function - Class in org.apache.commons.math.analysis
Auxillary class for testing purposes.
Expm1Function() - Constructor for class org.apache.commons.math.analysis.Expm1Function
 
ExponentialDistributionTest - Class in org.apache.commons.math.distribution
Test cases for ExponentialDistribution.
ExponentialDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.ExponentialDistributionTest
Constructor for ExponentialDistributionTest.

F

FastCosineTransformerTest - Class in org.apache.commons.math.transform
Testcase for fast cosine transformer.
FastCosineTransformerTest() - Constructor for class org.apache.commons.math.transform.FastCosineTransformerTest
 
FastFourierTransformerTest - Class in org.apache.commons.math.transform
Testcase for fast Fourier transformer.
FastFourierTransformerTest() - Constructor for class org.apache.commons.math.transform.FastFourierTransformerTest
 
FastHadamardTransformerTest - Class in org.apache.commons.math.transform
JUnit Test for HadamardTransformerTest
FastHadamardTransformerTest() - Constructor for class org.apache.commons.math.transform.FastHadamardTransformerTest
 
FastSineTransformerTest - Class in org.apache.commons.math.transform
Testcase for fast sine transformer.
FastSineTransformerTest() - Constructor for class org.apache.commons.math.transform.FastSineTransformerTest
 
FDistributionTest - Class in org.apache.commons.math.distribution
Test cases for FDistribution.
FDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.FDistributionTest
Constructor for FDistributionTest.
field - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
field - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
FieldLUDecompositionImplTest - Class in org.apache.commons.math.linear
 
FieldLUDecompositionImplTest(String) - Constructor for class org.apache.commons.math.linear.FieldLUDecompositionImplTest
 
FieldMatrixImplTest - Class in org.apache.commons.math.linear
Test cases for the Array2DRowFieldMatrix class.
FieldMatrixImplTest(String) - Constructor for class org.apache.commons.math.linear.FieldMatrixImplTest
 
file - Variable in class org.apache.commons.math.random.EmpiricalDistributionTest
 
fillUpper(RealMatrix, double) - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
findKnot(double[], double) - Method in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
Do linear search to find largest knot point less than or equal to x.
FirstMomentTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the FirstMoment class.
FirstMomentTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
 
FirstOrderConverterTest - Class in org.apache.commons.math.ode
 
FirstOrderConverterTest(String) - Constructor for class org.apache.commons.math.ode.FirstOrderConverterTest
 
fitness() - Method in class org.apache.commons.math.genetics.DummyBinaryChromosome
 
fitness() - Method in class org.apache.commons.math.genetics.DummyRandomKey
 
FitnessCachingTest - Class in org.apache.commons.math.genetics
 
FitnessCachingTest() - Constructor for class org.apache.commons.math.genetics.FitnessCachingTest
 
fitnessCalls - Static variable in class org.apache.commons.math.genetics.FitnessCachingTest
 
FixedGenerationCountTest - Class in org.apache.commons.math.genetics
 
FixedGenerationCountTest() - Constructor for class org.apache.commons.math.genetics.FixedGenerationCountTest
 
fourthMoment - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
FourthMomentTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the FourthMoment class.
FourthMomentTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
 
fractionCol - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
fractionColMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
FractionFieldTest - Class in org.apache.commons.math.fraction
 
FractionFieldTest() - Constructor for class org.apache.commons.math.fraction.FractionFieldTest
 
FractionFormatTest - Class in org.apache.commons.math.fraction
 
FractionFormatTest() - Constructor for class org.apache.commons.math.fraction.FractionFormatTest
 
fractionRow - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
fractionRowMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
FractionTest - Class in org.apache.commons.math.fraction
 
FractionTest() - Constructor for class org.apache.commons.math.fraction.FractionTest
 
FrenchComplexFormatTest - Class in org.apache.commons.math.complex
 
FrenchComplexFormatTest() - Constructor for class org.apache.commons.math.complex.FrenchComplexFormatTest
 
FrenchRealVectorFormatTest - Class in org.apache.commons.math.linear
 
FrenchRealVectorFormatTest() - Constructor for class org.apache.commons.math.linear.FrenchRealVectorFormatTest
 
FrenchVector3DFormatTest - Class in org.apache.commons.math.geometry
 
FrenchVector3DFormatTest() - Constructor for class org.apache.commons.math.geometry.FrenchVector3DFormatTest
 
FrequencyTest - Class in org.apache.commons.math.stat
Test cases for the Frequency class.
FrequencyTest(String) - Constructor for class org.apache.commons.math.stat.FrequencyTest
 
FunctionEvaluationExceptionTest - Class in org.apache.commons.math
 
FunctionEvaluationExceptionTest() - Constructor for class org.apache.commons.math.FunctionEvaluationExceptionTest
 

G

g(double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.StepProblem
 
GammaDistributionTest - Class in org.apache.commons.math.distribution
Test cases for GammaDistribution.
GammaDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.GammaDistributionTest
Constructor for GammaDistributionTest.
GammaTest - Class in org.apache.commons.math.special
 
GammaTest(String) - Constructor for class org.apache.commons.math.special.GammaTest
 
GaussianRandomGeneratorTest - Class in org.apache.commons.math.random
 
GaussianRandomGeneratorTest(String) - Constructor for class org.apache.commons.math.random.GaussianRandomGeneratorTest
 
GaussNewtonEstimatorTest - Class in org.apache.commons.math.estimation
Deprecated. 
GaussNewtonEstimatorTest(String) - Constructor for class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
GaussNewtonOptimizerTest - Class in org.apache.commons.math.optimization.general
Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
GaussNewtonOptimizerTest(String) - Constructor for class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
GeneticAlgorithmTestBinary - Class in org.apache.commons.math.genetics
This is also an example of usage.
GeneticAlgorithmTestBinary() - Constructor for class org.apache.commons.math.genetics.GeneticAlgorithmTestBinary
 
GeneticAlgorithmTestPermutations - Class in org.apache.commons.math.genetics
This is also an example of usage.
GeneticAlgorithmTestPermutations() - Constructor for class org.apache.commons.math.genetics.GeneticAlgorithmTestPermutations
 
geoMean - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
GeometricMeanTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the UnivariateStatistic class.
GeometricMeanTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
 
getCalls() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Get the number of calls.
getCallsCount() - Method in class org.apache.commons.math.analysis.MonitoredFunction
 
getCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
getCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
getCumulativeTestValues() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getData() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
getData() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getData() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getDecimalCharacter() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.complex.ComplexFormatTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.complex.FrenchComplexFormatTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.geometry.FrenchVector3DFormatTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.geometry.Vector3DFormatTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.linear.FrenchRealVectorFormatTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
getDecimalCharacter() - Method in class org.apache.commons.math.linear.RealVectorFormatTest
 
getDensityTestPoints() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getDensityTestValues() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getDimension() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
getDimension() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getDimension() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getDimension() - Method in class org.apache.commons.math.ode.nonstiff.StepProblem
 
getDimension() - Method in class org.apache.commons.math.ode.TestProblemAbstract
 
getDistance(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getDistance(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getDistance(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getDistance(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getDistribution() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
getDistribution() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getElement(int) - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
getEntry(int) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
getEntry(int) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getEntry(int) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getErrorScale() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Get the error scale.
getEventsHandlers() - Method in class org.apache.commons.math.ode.TestProblem4
 
getEventsHandlers() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Get the events handlers.
getField() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
getFinalTime() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Get the final time.
getInitialState() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Get the initial state vector.
getInitialTime() - Method in class org.apache.commons.math.ode.TestProblemAbstract
Get the initial time.
getInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
getInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
getInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getL1Distance(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getL1Distance(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getL1Distance(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getL1Distance(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getL1Norm() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getL1Norm() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getLastError() - Method in class org.apache.commons.math.ode.TestProblemHandler
Get the error at the end of the integration.
getLastTime() - Method in class org.apache.commons.math.ode.TestProblemHandler
Get the time at the end of the integration.
getLInfDistance(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getLInfDistance(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getLInfDistance(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getLInfDistance(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getLInfNorm() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getLInfNorm() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getLocale() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
getLocale() - Method in class org.apache.commons.math.complex.ComplexFormatTest
 
getLocale() - Method in class org.apache.commons.math.complex.FrenchComplexFormatTest
 
getLocale() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
getLocale() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
getLocale() - Method in class org.apache.commons.math.geometry.FrenchVector3DFormatTest
 
getLocale() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
getLocale() - Method in class org.apache.commons.math.geometry.Vector3DFormatTest
 
getLocale() - Method in class org.apache.commons.math.linear.FrenchRealVectorFormatTest
 
getLocale() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
getLocale() - Method in class org.apache.commons.math.linear.RealVectorFormatTest
 
getMaximalTimeError() - Method in class org.apache.commons.math.ode.TestProblemHandler
Get the maximal time error encountered during integration.
getMaximalValueError() - Method in class org.apache.commons.math.ode.TestProblemHandler
Get the maximal value error encountered during integration.
getMaximumAbsoluteError() - Method in class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
getN() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
getNorm() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getNorm() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getNumberOfRegressors() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
getNumberOfRegressors() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
getNumberOfRegressors() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
getProblems() - Static method in class org.apache.commons.math.ode.TestProblemFactory
Get the problems.
getProperty(Object, String) - Method in class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
getResourceName() - Method in class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
getResourceName() - Method in class org.apache.commons.math.stat.data.LewTest
 
getResourceName() - Method in class org.apache.commons.math.stat.data.LotteryTest
 
getSampleSize() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
getSampleSize() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
getSampleSize() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
getSubVector(int, int) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
getSubVector(int, int) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
getSubVector(int, int) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
getTolerance() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
getTolerance() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
getTolerance() - Method in class org.apache.commons.math.stat.descriptive.summary.ProductTest
getTolerance() - Method in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
getTransformer() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Access the number transformer.
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
 
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
 
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.KurtosisTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.MeanTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
 
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.SkewnessTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
 
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.rank.MaxTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.rank.MedianTest
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.rank.MinTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.summary.ProductTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.summary.SumLogTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.summary.SumSqTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.summary.SumTest
Return a new instance of the statistic
getUnivariateStatistic() - Method in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
getValues() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
getWindowSize() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
getX() - Method in class org.apache.commons.math.util.TestBean
 
getY() - Method in class org.apache.commons.math.util.TestBean
 
getZ() - Method in class org.apache.commons.math.util.TestBean
 
GillIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
GillIntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
GillStepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
GillStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.GillStepInterpolatorTest
 
GLSMultipleLinearRegressionTest - Class in org.apache.commons.math.stat.regression
 
GLSMultipleLinearRegressionTest() - Constructor for class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
GraggBulirschStoerIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
GraggBulirschStoerIntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
GraggBulirschStoerIntegratorTest.VariableStepHandler - Class in org.apache.commons.math.ode.nonstiff
 
GraggBulirschStoerIntegratorTest.VariableStepHandler() - Constructor for class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest.VariableStepHandler
 
GraggBulirschStoerStepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
GraggBulirschStoerStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest
 

H

handleStep(StepInterpolator, boolean) - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest.VariableStepHandler
 
handleStep(StepInterpolator, boolean) - Method in class org.apache.commons.math.ode.TestProblemHandler
 
HarmonicFitterTest - Class in org.apache.commons.math.optimization.fitting
 
HarmonicFitterTest() - Constructor for class org.apache.commons.math.optimization.fitting.HarmonicFitterTest
 
heresBar() - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.Bar
 
heresFoo() - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.Foo
 
HighamHall54IntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
HighamHall54IntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
HighamHall54StepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
HighamHall54StepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest
 
HypergeometricDistributionTest - Class in org.apache.commons.math.distribution
Test cases for HyperGeometriclDistribution.
HypergeometricDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.HypergeometricDistributionTest
Constructor for ChiSquareDistributionTest.

I

id - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
id - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
id - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
id - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
id - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
id - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
id - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
id - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
IntegerDistributionAbstractTest - Class in org.apache.commons.math.distribution
Abstract base class for IntegerDistribution tests.
IntegerDistributionAbstractTest(String) - Constructor for class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Constructor for IntegerDistributionAbstractTest.
InteractionTest - Class in org.apache.commons.math.stat.descriptive
 
InteractionTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.InteractionTest
 
interpolationAtBounds() - Method in class org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
 
interpolationInside() - Method in class org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
 
interpolationTolerance - Variable in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
error tolerance for interpolated values -- high value is from sin test
InvalidMatrixExceptionTest - Class in org.apache.commons.math.linear
 
InvalidMatrixExceptionTest() - Constructor for class org.apache.commons.math.linear.InvalidMatrixExceptionTest
 
isInfinite() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
isInfinite() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
isNaN() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
isNaN() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 

K

KMeansPlusPlusClustererTest - Class in org.apache.commons.math.stat.clustering
 
KMeansPlusPlusClustererTest() - Constructor for class org.apache.commons.math.stat.clustering.KMeansPlusPlusClustererTest
 
knots - Variable in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
Knot points
knotTolerance - Variable in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
error tolerance for spline interpolator value at knot points
kurt - Variable in class org.apache.commons.math.stat.descriptive.InteractionTest
 
kurt - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
KurtosisTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the UnivariateStatistic class.
KurtosisTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.KurtosisTest
 

L

LaguerreSolverTest - Class in org.apache.commons.math.analysis.solvers
Testcase for Laguerre solver.
LaguerreSolverTest() - Constructor for class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
 
largeSampleSize - Variable in class org.apache.commons.math.random.RandomDataTest
 
LegendreGaussIntegratorTest - Class in org.apache.commons.math.analysis.integration
 
LegendreGaussIntegratorTest(String) - Constructor for class org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
 
LevenbergMarquardtEstimatorTest - Class in org.apache.commons.math.estimation
Deprecated. 
LevenbergMarquardtEstimatorTest(String) - Constructor for class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
LevenbergMarquardtOptimizerTest - Class in org.apache.commons.math.optimization.general
Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
LevenbergMarquardtOptimizerTest(String) - Constructor for class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
LewTest - Class in org.apache.commons.math.stat.data
 
LewTest() - Constructor for class org.apache.commons.math.stat.data.LewTest
 
list - Variable in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Holds a reference to a list - GENERICs are going to make our lives easier here as we could only accept List
ListPopulationTest - Class in org.apache.commons.math.genetics
 
ListPopulationTest() - Constructor for class org.apache.commons.math.genetics.ListPopulationTest
 
ListUnivariateImpl - Class in org.apache.commons.math.stat.descriptive
 
ListUnivariateImpl() - Constructor for class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
No argument Constructor
ListUnivariateImpl(List<Object>) - Constructor for class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Construct a ListUnivariate with a specific List.
ListUnivariateImpl(List<Object>, NumberTransformer) - Constructor for class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Construct a ListUnivariate with a specific List.
ListUnivariateImplTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the ListUnivariateImpl class.
ListUnivariateImplTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
 
LoessInterpolatorTest - Class in org.apache.commons.math.analysis.interpolation
Test of the LoessInterpolator class.
LoessInterpolatorTest() - Constructor for class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
longleyData - Variable in class org.apache.commons.math.stat.correlation.CovarianceTest
 
longleyData - Variable in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
LotteryTest - Class in org.apache.commons.math.stat.data
 
LotteryTest() - Constructor for class org.apache.commons.math.stat.data.LotteryTest
 
luData - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
luData - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
luData - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
luData - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
luData - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
luData - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
luData - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
luData - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
luDataLUDecomposition - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
LUDecompositionImplTest - Class in org.apache.commons.math.linear
 
LUDecompositionImplTest(String) - Constructor for class org.apache.commons.math.linear.LUDecompositionImplTest
 
LUSolverTest - Class in org.apache.commons.math.linear
 
LUSolverTest(String) - Constructor for class org.apache.commons.math.linear.LUSolverTest
 

M

ma1 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
ma1 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
ma1 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
ma1 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default cumulative probability density test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Creates the default cumulative probability density test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.FDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default cumulative probability density test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default cumulative probability density test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default cumulative probability density test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default cumulative probability density test input values.
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.TDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
Creates the default cumulative probability distribution test input values
makeCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default cumulative probability density test input values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.FDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default cumulative probability density test expected values.
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.TDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
Creates the default cumulative probability density test expected values
makeCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default cumulative probability density test expected values
makeDensityTestPoints() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default probability density test input values
makeDensityTestPoints() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default probability density test input values
makeDensityTestPoints() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default probability density test input values
makeDensityTestPoints() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default probability density test input values
makeDensityTestPoints() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default probability density test input values.
makeDensityTestPoints() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default probability density test input values
makeDensityTestValues() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default probability density test expected values
makeDensityTestValues() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default probability density test expected values
makeDensityTestValues() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default probability density test expected values
makeDensityTestValues() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default probability density test expected values
makeDensityTestValues() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default probability density test expected values.
makeDensityTestValues() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default probability density test expected values
makeDistribution() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default discrete distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.FDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default discrete distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default discrete distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default discrete distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default discrete distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.TDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
Creates the default continuous distribution instance to use in tests.
makeDistribution() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default discrete distribution instance to use in tests.
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default inverse cumulative probability test input values.
makeInverseCumulativeTestPoints() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default inverse cumulative probability test input values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Creates the default inverse cumulative probability density test expected values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
Creates the default inverse cumulative probability density test expected values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Creates the default inverse cumulative probability density test expected values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Creates the default inverse cumulative probability density test expected values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Creates the default inverse cumulative probability density test expected values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Creates the default inverse cumulative probability density test expected values
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Creates the default inverse cumulative probability density test expected values.
makeInverseCumulativeTestValues() - Method in class org.apache.commons.math.distribution.ZipfDistributionTest
Creates the default inverse cumulative probability density test expected values
mapAbs() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAbs() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAbsToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAbsToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAcos() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAcos() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAcosToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAcosToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAdd(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapAdd(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAdd(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAddToSelf(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapAddToSelf(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAddToSelf(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAsin() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAsin() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAsinToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAsinToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAtan() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAtan() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapAtanToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapAtanToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCbrt() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCbrt() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCbrtToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCbrtToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCeil() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCeil() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCeilToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCeilToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCos() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCos() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCosh() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCosh() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCoshToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCoshToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapCosToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapCosToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapDivide(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapDivide(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapDivide(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapDivideToSelf(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapDivideToSelf(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapDivideToSelf(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapExp() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapExp() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapExpm1() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapExpm1() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapExpm1ToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapExpm1ToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapExpToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapExpToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapFloor() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapFloor() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapFloorToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapFloorToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapInv() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapInv() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapInv() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapInvToSelf() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapInvToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapInvToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapLog() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapLog() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapLog10() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapLog10() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapLog10ToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapLog10ToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapLog1p() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapLog1p() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapLog1pToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapLog1pToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapLogToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapLogToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapMultiply(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapMultiply(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapMultiply(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapMultiplyToSelf(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapMultiplyToSelf(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapMultiplyToSelf(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapPow(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapPow(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapPowToSelf(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapPowToSelf(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapRint() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapRint() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapRintToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapRintToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSignum() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSignum() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSignumToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSignumToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSin() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSin() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSinh() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSinh() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSinhToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSinhToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSinToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSinToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSqrt() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSqrt() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSqrtToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSqrtToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSubtract(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapSubtract(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSubtract(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapSubtractToSelf(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
mapSubtractToSelf(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapSubtractToSelf(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapTan() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapTan() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapTanh() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapTanh() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapTanhToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapTanhToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapTanToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapTanToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapUlp() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapUlp() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mapUlpToSelf() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
mapUlpToSelf() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
mat1 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
mat1 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
mat1 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
mat1 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
MathConfigurationExceptionTest - Class in org.apache.commons.math
 
MathConfigurationExceptionTest() - Constructor for class org.apache.commons.math.MathConfigurationExceptionTest
 
MathExceptionTest - Class in org.apache.commons.math
 
MathExceptionTest() - Constructor for class org.apache.commons.math.MathExceptionTest
 
MathUtilsTest - Class in org.apache.commons.math.util
Test cases for the MathUtils class.
MathUtilsTest(String) - Constructor for class org.apache.commons.math.util.MathUtilsTest
 
MatrixIndexExceptionTest - Class in org.apache.commons.math.linear
 
MatrixIndexExceptionTest() - Constructor for class org.apache.commons.math.linear.MatrixIndexExceptionTest
 
MatrixUtilsTest - Class in org.apache.commons.math.linear
Test cases for the MatrixUtils class.
MatrixUtilsTest(String) - Constructor for class org.apache.commons.math.linear.MatrixUtilsTest
 
max - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
MaxIterationsExceededExceptionTest - Class in org.apache.commons.math
 
MaxIterationsExceededExceptionTest() - Constructor for class org.apache.commons.math.MaxIterationsExceededExceptionTest
 
MaxTest - Class in org.apache.commons.math.stat.descriptive.rank
Test cases for the UnivariateStatistic class.
MaxTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.rank.MaxTest
 
mean - Variable in class org.apache.commons.math.stat.CertifiedDataTest
 
mean - Variable in class org.apache.commons.math.stat.descriptive.InteractionTest
 
mean - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
MeanTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the UnivariateStatistic class.
MeanTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.MeanTest
 
median - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
MedianTest - Class in org.apache.commons.math.stat.descriptive.rank
Test cases for the UnivariateStatistic class.
MedianTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.rank.MedianTest
 
MersenneTwisterTest - Class in org.apache.commons.math.random
 
MersenneTwisterTest() - Constructor for class org.apache.commons.math.random.MersenneTwisterTest
 
MidpointIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
MidpointIntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
MidpointStepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
MidpointStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.MidpointStepInterpolatorTest
 
min - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
MinpackTest - Class in org.apache.commons.math.estimation
Deprecated. 
MinpackTest(String) - Constructor for class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
MinpackTest - Class in org.apache.commons.math.optimization.general
Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
MinpackTest(String) - Constructor for class org.apache.commons.math.optimization.general.MinpackTest
 
MinTest - Class in org.apache.commons.math.stat.descriptive.rank
Test cases for the UnivariateStatistic class.
MinTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.rank.MinTest
 
MixedListUnivariateImplTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the ListUnivariateImpl class.
MixedListUnivariateImplTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
 
MixedListUnivariateImplTest.Bar - Class in org.apache.commons.math.stat.descriptive
 
MixedListUnivariateImplTest.Bar() - Constructor for class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.Bar
 
MixedListUnivariateImplTest.BarTransformer - Class in org.apache.commons.math.stat.descriptive
 
MixedListUnivariateImplTest.BarTransformer() - Constructor for class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.BarTransformer
 
MixedListUnivariateImplTest.Foo - Class in org.apache.commons.math.stat.descriptive
 
MixedListUnivariateImplTest.Foo() - Constructor for class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.Foo
 
MixedListUnivariateImplTest.FooTransformer - Class in org.apache.commons.math.stat.descriptive
 
MixedListUnivariateImplTest.FooTransformer() - Constructor for class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.FooTransformer
 
MonitoredFunction - Class in org.apache.commons.math.analysis
Wrapper class for counting functions calls.
MonitoredFunction(UnivariateRealFunction) - Constructor for class org.apache.commons.math.analysis.MonitoredFunction
 
MullerSolverTest - Class in org.apache.commons.math.analysis.solvers
Testcase for Muller solver.
MullerSolverTest() - Constructor for class org.apache.commons.math.analysis.solvers.MullerSolverTest
 
MultiDirectionalTest - Class in org.apache.commons.math.optimization.direct
 
MultiDirectionalTest(String) - Constructor for class org.apache.commons.math.optimization.direct.MultiDirectionalTest
 
MultipleLinearRegressionAbstractTest - Class in org.apache.commons.math.stat.regression
 
MultipleLinearRegressionAbstractTest() - Constructor for class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
MultiStartDifferentiableMultivariateRealOptimizerTest - Class in org.apache.commons.math.optimization
 
MultiStartDifferentiableMultivariateRealOptimizerTest() - Constructor for class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizerTest
 
MultiStartDifferentiableMultivariateVectorialOptimizerTest - Class in org.apache.commons.math.optimization
Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
MultiStartDifferentiableMultivariateVectorialOptimizerTest() - Constructor for class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizerTest
 
MultiStartMultivariateRealOptimizerTest - Class in org.apache.commons.math.optimization
 
MultiStartMultivariateRealOptimizerTest() - Constructor for class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizerTest
 
MultiStartUnivariateRealOptimizerTest - Class in org.apache.commons.math.optimization
 
MultiStartUnivariateRealOptimizerTest() - Constructor for class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest
 
MultivariateSummaryStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the MultivariateSummaryStatistics class.
MultivariateSummaryStatisticsTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 

N

n - Variable in class org.apache.commons.math.ode.TestProblemAbstract
Dimension of the problem.
NaturalRankingTest - Class in org.apache.commons.math.stat.ranking
Test cases for NaturalRanking class
NaturalRankingTest(String) - Constructor for class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
NelderMeadTest - Class in org.apache.commons.math.optimization.direct
 
NelderMeadTest() - Constructor for class org.apache.commons.math.optimization.direct.NelderMeadTest
 
NevilleInterpolatorTest - Class in org.apache.commons.math.analysis.interpolation
Testcase for Neville interpolator.
NevilleInterpolatorTest() - Constructor for class org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
 
newFixedLengthChromosome(List<Integer>) - Method in class org.apache.commons.math.genetics.DummyBinaryChromosome
 
newFixedLengthChromosome(List<Double>) - Method in class org.apache.commons.math.genetics.DummyRandomKey
 
NewtonSolverTest - Class in org.apache.commons.math.analysis.solvers
 
NewtonSolverTest() - Constructor for class org.apache.commons.math.analysis.solvers.NewtonSolverTest
 
nextDouble() - Method in class org.apache.commons.math.random.TestRandomGenerator
 
NonLinearConjugateGradientOptimizerTest - Class in org.apache.commons.math.optimization.general
Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
NonLinearConjugateGradientOptimizerTest(String) - Constructor for class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
NordsieckStepInterpolatorTest - Class in org.apache.commons.math.ode.sampling
 
NordsieckStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.sampling.NordsieckStepInterpolatorTest
 
noReset() - Method in class org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
 
NormalDistributionTest - Class in org.apache.commons.math.distribution
Test cases for NormalDistribution.
NormalDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.NormalDistributionTest
Constructor for NormalDistributionTest.
normTolerance - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
normTolerance - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
normTolerance - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
normTolerance - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
normTolerance - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
normTolerance - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
normTolerance - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
normTolerance - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
normTolerance - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
normTolerance - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
normTolerance - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
notEnoughData() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
nullArray - Variable in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
nullDoubleArray - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
nullMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 

O

OLSMultipleLinearRegressionTest - Class in org.apache.commons.math.stat.regression
 
OLSMultipleLinearRegressionTest() - Constructor for class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
OnePointCrossoverTest - Class in org.apache.commons.math.genetics
 
OnePointCrossoverTest() - Constructor for class org.apache.commons.math.genetics.OnePointCrossoverTest
 
OneWayAnovaTest - Class in org.apache.commons.math.stat.inference
Test cases for the OneWayAnovaImpl class.
OneWayAnovaTest(String) - Constructor for class org.apache.commons.math.stat.inference.OneWayAnovaTest
 
OpenIntToDoubleHashMapTest - Class in org.apache.commons.math.util
Test cases for the OpenIntToDoubleHashMap.
OpenIntToDoubleHashMapTest() - Constructor for class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
OpenIntToFieldTest - Class in org.apache.commons.math.util
 
OpenIntToFieldTest() - Constructor for class org.apache.commons.math.util.OpenIntToFieldTest
 
org.apache.commons.math - package org.apache.commons.math
 
org.apache.commons.math.analysis - package org.apache.commons.math.analysis
 
org.apache.commons.math.analysis.integration - package org.apache.commons.math.analysis.integration
 
org.apache.commons.math.analysis.interpolation - package org.apache.commons.math.analysis.interpolation
 
org.apache.commons.math.analysis.polynomials - package org.apache.commons.math.analysis.polynomials
 
org.apache.commons.math.analysis.solvers - package org.apache.commons.math.analysis.solvers
 
org.apache.commons.math.complex - package org.apache.commons.math.complex
 
org.apache.commons.math.distribution - package org.apache.commons.math.distribution
 
org.apache.commons.math.estimation - package org.apache.commons.math.estimation
 
org.apache.commons.math.fraction - package org.apache.commons.math.fraction
 
org.apache.commons.math.genetics - package org.apache.commons.math.genetics
 
org.apache.commons.math.geometry - package org.apache.commons.math.geometry
 
org.apache.commons.math.linear - package org.apache.commons.math.linear
 
org.apache.commons.math.ode - package org.apache.commons.math.ode
 
org.apache.commons.math.ode.nonstiff - package org.apache.commons.math.ode.nonstiff
 
org.apache.commons.math.ode.sampling - package org.apache.commons.math.ode.sampling
 
org.apache.commons.math.optimization - package org.apache.commons.math.optimization
 
org.apache.commons.math.optimization.direct - package org.apache.commons.math.optimization.direct
 
org.apache.commons.math.optimization.fitting - package org.apache.commons.math.optimization.fitting
 
org.apache.commons.math.optimization.general - package org.apache.commons.math.optimization.general
 
org.apache.commons.math.optimization.linear - package org.apache.commons.math.optimization.linear
 
org.apache.commons.math.optimization.univariate - package org.apache.commons.math.optimization.univariate
 
org.apache.commons.math.random - package org.apache.commons.math.random
 
org.apache.commons.math.special - package org.apache.commons.math.special
 
org.apache.commons.math.stat - package org.apache.commons.math.stat
 
org.apache.commons.math.stat.clustering - package org.apache.commons.math.stat.clustering
 
org.apache.commons.math.stat.correlation - package org.apache.commons.math.stat.correlation
 
org.apache.commons.math.stat.data - package org.apache.commons.math.stat.data
 
org.apache.commons.math.stat.descriptive - package org.apache.commons.math.stat.descriptive
 
org.apache.commons.math.stat.descriptive.moment - package org.apache.commons.math.stat.descriptive.moment
 
org.apache.commons.math.stat.descriptive.rank - package org.apache.commons.math.stat.descriptive.rank
 
org.apache.commons.math.stat.descriptive.summary - package org.apache.commons.math.stat.descriptive.summary
 
org.apache.commons.math.stat.inference - package org.apache.commons.math.stat.inference
 
org.apache.commons.math.stat.ranking - package org.apache.commons.math.stat.ranking
 
org.apache.commons.math.stat.regression - package org.apache.commons.math.stat.regression
 
org.apache.commons.math.transform - package org.apache.commons.math.transform
 
org.apache.commons.math.util - package org.apache.commons.math.util
 
outerProduct(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
outerProduct(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
outerProduct(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
outerProduct(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
outerProduct(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
outerProduct(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 

P

partialerror(double[], double) - Method in class org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
Returns the partial error term (z-x[0])(z-x[1])...(z-x[n-1])/n!
partialerror(double[], double) - Method in class org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
Returns the partial error term (z-x[0])(z-x[1])...(z-x[n-1])/n!
PascalDistributionTest - Class in org.apache.commons.math.distribution
Test cases for PascalDistribution.
PascalDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.PascalDistributionTest
Constructor for PascalDistributionTest.
PearsonsCorrelationTest - Class in org.apache.commons.math.stat.correlation
 
PearsonsCorrelationTest() - Constructor for class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
percentile5 - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
percentile95 - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
PercentileTest - Class in org.apache.commons.math.stat.descriptive.rank
Test cases for the UnivariateStatistic class.
PercentileTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
permuteRows(RealMatrix, int[]) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
Returns the result of applying the given row permutation to the matrix
permuteRows(BigMatrix, int[]) - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. Returns the result of applying the given row permutation to the matrix
permuteRows(FieldMatrix<Fraction>, int[]) - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
Returns the result of applying the given row permutation to the matrix
permuteRows(RealMatrix, int[]) - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. Returns the result of applying the given row permutation to the matrix
PoissonDistributionTest - Class in org.apache.commons.math.distribution
PoissonDistributionTest
PoissonDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.PoissonDistributionTest
Constructor.
polynomial() - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
polynomial() - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
PolynomialFitterTest - Class in org.apache.commons.math.optimization.fitting
 
PolynomialFitterTest() - Constructor for class org.apache.commons.math.optimization.fitting.PolynomialFitterTest
 
PolynomialFunctionLagrangeFormTest - Class in org.apache.commons.math.analysis.polynomials
Testcase for Lagrange form of polynomial function.
PolynomialFunctionLagrangeFormTest() - Constructor for class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
 
PolynomialFunctionNewtonFormTest - Class in org.apache.commons.math.analysis.polynomials
Testcase for Newton form of polynomial function.
PolynomialFunctionNewtonFormTest() - Constructor for class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
 
PolynomialFunctionTest - Class in org.apache.commons.math.analysis.polynomials
Tests the PolynomialFunction implementation of a UnivariateRealFunction.
PolynomialFunctionTest() - Constructor for class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
polynomials - Variable in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
Quadratic polynomials used in tests: x^2 + x [-1, 0) x^2 + x + 2 [0, 1) x^2 + x + 4 [1, 2) Defined so that evaluation using PolynomialSplineFunction evaluation algorithm agrees at knot point boundaries.
PolynomialSplineFunctionTest - Class in org.apache.commons.math.analysis.polynomials
Tests the PolynomialSplineFunction implementation.
PolynomialSplineFunctionTest() - Constructor for class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
 
PolynomialsUtilsTest - Class in org.apache.commons.math.analysis.polynomials
Tests the PolynomialsUtils class.
PolynomialsUtilsTest() - Constructor for class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
populationStandardDeviation(double[]) - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
Definitional formula for population standard deviation
populationVariance(double[]) - Method in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
Definitional formula for population variance
preMultTest - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
preMultTest - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
preMultTest - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
preMultTest - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
preMultTest - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
preMultTest - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
preMultTest - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
preMultTest - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
product - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
ProductTest - Class in org.apache.commons.math.stat.descriptive.summary
Test cases for the UnivariateStatistic class.
ProductTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.summary.ProductTest
 
projection(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
projection(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
projection(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
projection(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
projection(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
projection(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 

Q

QRDecompositionImplTest - Class in org.apache.commons.math.linear
 
QRDecompositionImplTest(String) - Constructor for class org.apache.commons.math.linear.QRDecompositionImplTest
 
QRSolverTest - Class in org.apache.commons.math.linear
 
QRSolverTest(String) - Constructor for class org.apache.commons.math.linear.QRSolverTest
 
QuinticFunction - Class in org.apache.commons.math.analysis
Auxillary class for testing solvers.
QuinticFunction() - Constructor for class org.apache.commons.math.analysis.QuinticFunction
 

R

ra - Variable in class org.apache.commons.math.util.DoubleArrayAbstractTest
 
RandomAdaptorTest - Class in org.apache.commons.math.random
Test cases for the RandomAdaptor class
RandomAdaptorTest(String) - Constructor for class org.apache.commons.math.random.RandomAdaptorTest
 
randomData - Variable in class org.apache.commons.math.random.RandomDataTest
 
RandomDataTest - Class in org.apache.commons.math.random
Test cases for the RandomData class.
RandomDataTest(String) - Constructor for class org.apache.commons.math.random.RandomDataTest
 
RandomKeyMutationTest - Class in org.apache.commons.math.genetics
 
RandomKeyMutationTest() - Constructor for class org.apache.commons.math.genetics.RandomKeyMutationTest
 
RandomKeyTest - Class in org.apache.commons.math.genetics
 
RandomKeyTest() - Constructor for class org.apache.commons.math.genetics.RandomKeyTest
 
RealMatrixImplTest - Class in org.apache.commons.math.linear
Deprecated. 
RealMatrixImplTest(String) - Constructor for class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
RealVectorFormatAbstractTest - Class in org.apache.commons.math.linear
 
RealVectorFormatAbstractTest() - Constructor for class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
RealVectorFormatTest - Class in org.apache.commons.math.linear
 
RealVectorFormatTest() - Constructor for class org.apache.commons.math.linear.RealVectorFormatTest
 
regression - Variable in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
requiresDenseOutput() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest.VariableStepHandler
 
requiresDenseOutput() - Method in class org.apache.commons.math.ode.TestProblemHandler
 
reset() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest.VariableStepHandler
 
reset() - Method in class org.apache.commons.math.ode.TestProblemHandler
 
resetState(double, double[]) - Method in class org.apache.commons.math.ode.nonstiff.StepProblem
 
ResizableDoubleArrayTest - Class in org.apache.commons.math.util
This class contains test cases for the ResizableDoubleArray.
ResizableDoubleArrayTest(String) - Constructor for class org.apache.commons.math.util.ResizableDoubleArrayTest
 
RetryTestCase - Class in org.apache.commons.math
A TestCase that retries tests when assertions fail.
RetryTestCase() - Constructor for class org.apache.commons.math.RetryTestCase
 
RetryTestCase(String) - Constructor for class org.apache.commons.math.RetryTestCase
 
RiddersSolverTest - Class in org.apache.commons.math.analysis.solvers
Testcase for Ridders solver.
RiddersSolverTest() - Constructor for class org.apache.commons.math.analysis.solvers.RiddersSolverTest
 
RombergIntegratorTest - Class in org.apache.commons.math.analysis.integration
Testcase for Romberg integrator.
RombergIntegratorTest() - Constructor for class org.apache.commons.math.analysis.integration.RombergIntegratorTest
 
RotationOrderTest - Class in org.apache.commons.math.geometry
 
RotationOrderTest(String) - Constructor for class org.apache.commons.math.geometry.RotationOrderTest
 
RotationTest - Class in org.apache.commons.math.geometry
 
RotationTest(String) - Constructor for class org.apache.commons.math.geometry.RotationTest
 
row - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
rowMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
runTest() - Method in class org.apache.commons.math.RetryTestCase
Override runTest() to catch AssertionFailedError and retry

S

secondMoment - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
SecondMomentTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the SecondMoment class.
SecondMomentTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaStepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54StepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853StepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.EulerStepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.GillStepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerStepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54StepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.MidpointStepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesStepInterpolatorTest
 
serialization() - Method in class org.apache.commons.math.ode.sampling.NordsieckStepInterpolatorTest
 
serializeAndRecover(Object) - Static method in class org.apache.commons.math.TestUtils
Serializes an object to a bytes array and then recovers the object from the bytes array.
set(T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
set(double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
set(double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
setCallsCount(int) - Method in class org.apache.commons.math.analysis.MonitoredFunction
 
setCumulativeTestPoints(double[]) - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
setCumulativeTestPoints(int[]) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setCumulativeTestValues(double[]) - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
setCumulativeTestValues(double[]) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setDensityTestPoints(int[]) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setDensityTestValues(double[]) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setDistribution(ContinuousDistribution) - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
setDistribution(IntegerDistribution) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setEntry(int, T) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
setEntry(int, double) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
setEntry(int, double) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
setErrorScale(double[]) - Method in class org.apache.commons.math.ode.TestProblemAbstract
Set the error scale
setFinalConditions(double) - Method in class org.apache.commons.math.ode.TestProblemAbstract
Set the final conditions.
setInitialConditions(double, double[]) - Method in class org.apache.commons.math.ode.TestProblemAbstract
Set the initial conditions
setInverseCumulativeTestPoints(double[]) - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
setInverseCumulativeTestPoints(double[]) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setInverseCumulativeTestValues(double[]) - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
setInverseCumulativeTestValues(int[]) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setLastSeen(boolean) - Method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
setRate(double) - Method in class org.apache.commons.math.ode.nonstiff.StepProblem
 
setSeed(long) - Method in class org.apache.commons.math.random.TestRandomGenerator
 
setSubVector(int, FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
setSubVector(int, T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
setSubVector(int, RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
setSubVector(int, double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
setSubVector(int, RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
setSubVector(int, double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
setTolerance(double) - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
 
setTolerance(double) - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
 
setTransformer(NumberTransformer) - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Modify the number transformer.
setUp() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
setUp() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
setUp() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
 
setUp() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Setup sets all test instance data to default values
setUp() - Method in class org.apache.commons.math.distribution.FDistributionTest
 
setUp() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
 
setUp() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Setup sets all test instance data to default values
setUp() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
setUp() - Method in class org.apache.commons.math.distribution.TDistributionTest
 
setUp() - Method in class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  
setUp() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
setUp() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
setUp() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
setUp() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
setUp() - Method in class org.apache.commons.math.linear.EigenSolverTest
 
setUp() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
setUp() - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
setUp() - Method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
setUp() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
setUp() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
 
setUp() - Method in class org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
 
setUp() - Method in class org.apache.commons.math.random.ValueServerTest
 
setUp() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
 
setUp() - Method in class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
setUp() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
setUp() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
setUp() - Method in class org.apache.commons.math.stat.FrequencyTest
 
setUp() - Method in class org.apache.commons.math.stat.inference.ChiSquareFactoryTest
 
setUp() - Method in class org.apache.commons.math.stat.inference.TTestFactoryTest
 
setUp() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
setUp() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
setUp() - Method in class org.apache.commons.math.stat.regression.GLSMultipleLinearRegressionTest
 
setUp() - Method in class org.apache.commons.math.stat.regression.MultipleLinearRegressionAbstractTest
 
setUp() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
setUp() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
setUp() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
setUp() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
setWindowSize(int) - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
setX(Double) - Method in class org.apache.commons.math.util.TestBean
 
setY(String) - Method in class org.apache.commons.math.util.TestBean
 
setZ(Double) - Method in class org.apache.commons.math.util.TestBean
 
SimpleRegressionTest - Class in org.apache.commons.math.stat.regression
Test cases for the TestStatistic class.
SimpleRegressionTest(String) - Constructor for class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
SimplexSolverTest - Class in org.apache.commons.math.optimization.linear
 
SimplexSolverTest() - Constructor for class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
SimplexTableauTest - Class in org.apache.commons.math.optimization.linear
 
SimplexTableauTest() - Constructor for class org.apache.commons.math.optimization.linear.SimplexTableauTest
 
SimpsonIntegratorTest - Class in org.apache.commons.math.analysis.integration
Testcase for Simpson integrator.
SimpsonIntegratorTest() - Constructor for class org.apache.commons.math.analysis.integration.SimpsonIntegratorTest
 
sin - Variable in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
SinFunction - Class in org.apache.commons.math.analysis
Auxillary class for testing solvers.
SinFunction() - Constructor for class org.apache.commons.math.analysis.SinFunction
 
singletonArray - Variable in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
singular - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
singular - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
singular - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
singular - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
singular - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
singular - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
singular - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
singular - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
SingularValueDecompositionImplTest - Class in org.apache.commons.math.linear
 
SingularValueDecompositionImplTest(String) - Constructor for class org.apache.commons.math.linear.SingularValueDecompositionImplTest
 
SingularValueSolverTest - Class in org.apache.commons.math.linear
 
SingularValueSolverTest(String) - Constructor for class org.apache.commons.math.linear.SingularValueSolverTest
 
skew - Variable in class org.apache.commons.math.stat.descriptive.InteractionTest
 
skew - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
SkewnessTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the UnivariateStatistic class.
SkewnessTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.SkewnessTest
 
smallSamples - Variable in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
Small sample arrays
smallSampleSize - Variable in class org.apache.commons.math.random.RandomDataTest
 
SparseFieldMatrixTest - Class in org.apache.commons.math.linear
Test cases for the SparseFieldMatrix class.
SparseFieldMatrixTest(String) - Constructor for class org.apache.commons.math.linear.SparseFieldMatrixTest
 
SparseFieldVectorTest - Class in org.apache.commons.math.linear
Test cases for the SparseFieldVector class.
SparseFieldVectorTest() - Constructor for class org.apache.commons.math.linear.SparseFieldVectorTest
 
SparseRealMatrixTest - Class in org.apache.commons.math.linear
Test cases for the OpenMapRealMatrix class.
SparseRealMatrixTest(String) - Constructor for class org.apache.commons.math.linear.SparseRealMatrixTest
 
SparseRealVectorTest - Class in org.apache.commons.math.linear
Test cases for the OpenMapRealVector class.
SparseRealVectorTest() - Constructor for class org.apache.commons.math.linear.SparseRealVectorTest
 
SparseRealVectorTest.SparseRealVectorTestImpl - Class in org.apache.commons.math.linear
 
SparseRealVectorTest.SparseRealVectorTestImpl(double[]) - Constructor for class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
SpearmansRankCorrelationTest - Class in org.apache.commons.math.stat.correlation
Test cases for Spearman's rank correlation
SpearmansRankCorrelationTest() - Constructor for class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
 
SplineInterpolatorTest - Class in org.apache.commons.math.analysis.interpolation
Test the SplineInterpolator.
SplineInterpolatorTest(String) - Constructor for class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
splitLU(RealMatrix, double[][], double[][]) - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
extracts the l and u matrices from compact lu representation
splitLU(BigMatrix, BigDecimal[][], BigDecimal[][]) - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. extracts the l and u matrices from compact lu representation
splitLU(FieldMatrix<Fraction>, Fraction[][], Fraction[][]) - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
extracts the l and u matrices from compact lu representation
splitLU(RealMatrix, double[][], double[][]) - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. extracts the l and u matrices from compact lu representation
StandardDeviationTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the UnivariateStatistic class.
StandardDeviationTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.FirstMomentTest
descriptive statistic.
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.FourthMomentTest
descriptive statistic.
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.KurtosisTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.MeanTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.SecondMomentTest
descriptive statistic.
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.SkewnessTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
descriptive statistic.
stat - Variable in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.rank.MaxTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.rank.MedianTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.rank.MinTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.summary.ProductTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.summary.SumLogTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.summary.SumSqTest
 
stat - Variable in class org.apache.commons.math.stat.descriptive.summary.SumTest
 
StatisticalSummaryValuesTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the StatisticalSummaryValues class.
StatisticalSummaryValuesTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
 
StatUtilsTest - Class in org.apache.commons.math.stat
Test cases for the StatUtils class.
StatUtilsTest(String) - Constructor for class org.apache.commons.math.stat.StatUtilsTest
 
std - Variable in class org.apache.commons.math.stat.CertifiedDataTest
 
std - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
StepInterpolatorTestUtils - Class in org.apache.commons.math.ode.sampling
 
StepInterpolatorTestUtils() - Constructor for class org.apache.commons.math.ode.sampling.StepInterpolatorTestUtils
 
StepNormalizerTest - Class in org.apache.commons.math.ode.sampling
 
StepNormalizerTest(String) - Constructor for class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
StepProblem - Class in org.apache.commons.math.ode.nonstiff
 
StepProblem(double, double, double) - Constructor for class org.apache.commons.math.ode.nonstiff.StepProblem
 
StorelessUnivariateStatisticAbstractTest - Class in org.apache.commons.math.stat.descriptive
Test cases for StorelessUnivariateStatistic classes.
StorelessUnivariateStatisticAbstractTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
 
stringCol - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
stringColMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
stringRow - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
stringRowMatrix - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
subColumn1 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subColumn1 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subColumn1 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subColumn1 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subColumn1 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subColumn1 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subColumn1 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subColumn1 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subColumn3 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subColumn3 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subColumn3 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subColumn3 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subColumn3 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subColumn3 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subColumn3 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subColumn3 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRow0 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRow0 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRow0 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRow0 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRow0 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRow0 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRow0 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRow0 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRow3 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRow3 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRow3 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRow3 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRow3 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRow3 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRow3 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRow3 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows00Cols33 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows00Cols33 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows00Cols33 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows00Cols33 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows00Cols33 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows00Cols33 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows00Cols33 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows00Cols33 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows01Cols23 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows01Cols23 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows01Cols23 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows01Cols23 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows01Cols23 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows01Cols23 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows01Cols23 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows01Cols23 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows02Cols13 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows02Cols13 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows02Cols13 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows02Cols13 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows02Cols13 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows02Cols13 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows02Cols13 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows02Cols13 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows03Cols12 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows03Cols12 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows03Cols12 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows03Cols12 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows03Cols12 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows03Cols12 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows03Cols12 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows03Cols12 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows03Cols123 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows03Cols123 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows03Cols123 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows03Cols123 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows03Cols123 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows03Cols123 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows03Cols123 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows03Cols123 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows20Cols123 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows20Cols123 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows20Cols123 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows20Cols123 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows20Cols123 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows20Cols123 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows20Cols123 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows20Cols123 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows23Cols00 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows23Cols00 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows23Cols00 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows23Cols00 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows23Cols00 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows23Cols00 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows23Cols00 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows23Cols00 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subRows31Cols31 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subRows31Cols31 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subRows31Cols31 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subRows31Cols31 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subRows31Cols31 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subRows31Cols31 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subRows31Cols31 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subRows31Cols31 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subTestData - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
subTestData - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
subTestData - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
subTestData - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
subTestData - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
subTestData - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
subTestData - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
subTestData - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
subtract(FieldVector<T>) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
subtract(T[]) - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
subtract(RealVector) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
subtract(double[]) - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
subtract(RealVector) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
subtract(double[]) - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
suite() - Static method in class org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
 
suite() - Static method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
suite() - Static method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
 
suite() - Static method in class org.apache.commons.math.estimation.EstimatedParameterTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.geometry.RotationOrderTest
 
suite() - Static method in class org.apache.commons.math.geometry.RotationTest
 
suite() - Static method in class org.apache.commons.math.geometry.Vector3DTest
 
suite() - Static method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
suite() - Static method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
suite() - Static method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
suite() - Static method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
suite() - Static method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
suite() - Static method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
suite() - Static method in class org.apache.commons.math.linear.CholeskySolverTest
 
suite() - Static method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
suite() - Static method in class org.apache.commons.math.linear.EigenSolverTest
 
suite() - Static method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
 
suite() - Static method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
suite() - Static method in class org.apache.commons.math.linear.LUDecompositionImplTest
 
suite() - Static method in class org.apache.commons.math.linear.LUSolverTest
 
suite() - Static method in class org.apache.commons.math.linear.MatrixUtilsTest
 
suite() - Static method in class org.apache.commons.math.linear.QRDecompositionImplTest
 
suite() - Static method in class org.apache.commons.math.linear.QRSolverTest
 
suite() - Static method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
suite() - Static method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
 
suite() - Static method in class org.apache.commons.math.linear.SingularValueSolverTest
 
suite() - Static method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
suite() - Static method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
suite() - Static method in class org.apache.commons.math.linear.SparseRealVectorTest
 
suite() - Static method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
suite() - Static method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
suite() - Static method in class org.apache.commons.math.ode.FirstOrderConverterTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
suite() - Static method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
suite() - Static method in class org.apache.commons.math.optimization.direct.MultiDirectionalTest
 
suite() - Static method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
suite() - Static method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
suite() - Static method in class org.apache.commons.math.optimization.general.MinpackTest
 
suite() - Static method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
suite() - Static method in class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
suite() - Static method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
suite() - Static method in class org.apache.commons.math.random.EmpiricalDistributionTest
 
suite() - Static method in class org.apache.commons.math.random.GaussianRandomGeneratorTest
 
suite() - Static method in class org.apache.commons.math.random.RandomAdaptorTest
 
suite() - Static method in class org.apache.commons.math.random.RandomDataTest
 
suite() - Static method in class org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
 
suite() - Static method in class org.apache.commons.math.random.UniformRandomGeneratorTest
 
suite() - Static method in class org.apache.commons.math.random.ValueServerTest
 
suite() - Static method in class org.apache.commons.math.stat.CertifiedDataTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
Creates and returns a Test representing all the test cases in this class
suite() - Static method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.KurtosisTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.MeanTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.SkewnessTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.rank.MaxTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.rank.MedianTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.rank.MinTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.summary.ProductTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.summary.SumLogTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.summary.SumSqTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.summary.SumTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
 
suite() - Static method in class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
 
suite() - Static method in class org.apache.commons.math.stat.FrequencyTest
 
suite() - Static method in class org.apache.commons.math.stat.inference.ChiSquareFactoryTest
 
suite() - Static method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
suite() - Static method in class org.apache.commons.math.stat.inference.OneWayAnovaTest
 
suite() - Static method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
suite() - Static method in class org.apache.commons.math.stat.inference.TTestFactoryTest
 
suite() - Static method in class org.apache.commons.math.stat.inference.TTestTest
 
suite() - Static method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
suite() - Static method in class org.apache.commons.math.stat.StatUtilsTest
 
suite() - Static method in class org.apache.commons.math.util.MathUtilsTest
 
sum - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
sumLog - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
SumLogTest - Class in org.apache.commons.math.stat.descriptive.summary
Test cases for the UnivariateStatistic class.
SumLogTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.summary.SumLogTest
 
SummaryStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the SummaryStatistics class.
SummaryStatisticsTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
sumSq - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
SumSqTest - Class in org.apache.commons.math.stat.descriptive.summary
Test cases for the SumOfSquares class.
SumSqTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.summary.SumSqTest
 
SumTest - Class in org.apache.commons.math.stat.descriptive.summary
Test cases for the Sum class.
SumTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.summary.SumTest
 
swissData - Variable in class org.apache.commons.math.stat.correlation.CovarianceTest
 
swissData - Variable in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
SynchronizedDescriptiveStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the SynchronizedDescriptiveStatisticsTest class.
SynchronizedDescriptiveStatisticsTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatisticsTest
 
SynchronizedMultivariateSummaryStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the SynchronizedMultivariateSummaryStatisticsTest class.
SynchronizedMultivariateSummaryStatisticsTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatisticsTest
 
SynchronizedSummaryStatisticsTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the SynchronizedSummaryStatisticsTest class.
SynchronizedSummaryStatisticsTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatisticsTest
 

T

t0 - Variable in class org.apache.commons.math.ode.TestProblemAbstract
Initial time
t1 - Variable in class org.apache.commons.math.ode.TestProblemAbstract
Final time
TDistributionTest - Class in org.apache.commons.math.distribution
Test cases for TDistribution.
TDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.TDistributionTest
Constructor for TDistributionTest.
tearDown() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
tearDown() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Cleans up test instance data
tearDown() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Cleans up test instance data
tearDown() - Method in class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  
tearDown() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
tearDown() - Method in class org.apache.commons.math.linear.EigenSolverTest
 
tearDown() - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
tearDown() - Method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
tearDown() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
tearDown() - Method in class org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
 
tearDown() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
 
tearDown() - Method in class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
tearDown() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
tearDown() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
tearDown() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
tearDown() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
tesNegativeInfinity() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
tesNegativeInfinity() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
test() - Method in class org.apache.commons.math.genetics.GeneticAlgorithmTestBinary
 
test() - Method in class org.apache.commons.math.genetics.GeneticAlgorithmTestPermutations
 
test0Choose0() - Method in class org.apache.commons.math.util.MathUtilsTest
Verify that b(0,0) = 1
test1PercentError() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFitterTest
 
test20090720() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
test2DData() - Method in class org.apache.commons.math.transform.FastFourierTransformerTest
 
test3Points() - Method in class org.apache.commons.math.transform.FastHadamardTransformerTest
Test of transformer for wrong number of points
test4Points() - Method in class org.apache.commons.math.transform.FastHadamardTransformerTest
Test of transformer for the a 4-points FHT (means n=4)
test5() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
test8Points() - Method in class org.apache.commons.math.transform.FastHadamardTransformerTest
Test of transformer for the a 8-point FHT (means n=8)
testAbs() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAbs() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testAbs() - Method in class org.apache.commons.math.fraction.FractionTest
 
testAbsInfinite() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAbsNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAcos() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAcosInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAcosNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAdaptor() - Method in class org.apache.commons.math.random.RandomAdaptorTest
 
testAdd() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAdd() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testAdd() - Method in class org.apache.commons.math.fraction.FractionTest
 
testAdd() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testAdd() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test add
testAdd() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test add
testAdd() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test add
testAdd() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test add
testAdd() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test add
testAdd() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test add
testAdd() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test add
testAdd() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test add
testAdd() - Method in class org.apache.commons.math.stat.FrequencyTest
test adding incomparable values
testAdd() - Method in class org.apache.commons.math.util.BigRealTest
 
testAdd1000() - Method in class org.apache.commons.math.util.DoubleArrayAbstractTest
 
testAdd1000() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testAddAndCheck() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testAddAndCheckLong() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testAddElementRolling() - Method in class org.apache.commons.math.util.DoubleArrayAbstractTest
 
testAddElementRolling() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testAddFail() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test add failure
testAddFail() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test add failure
testAddFail() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test add failure
testAddFail() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test add failure
testAddFail() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test add failure
testAddFail() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test add failure
testAddFail() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test add failure
testAddFail() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test add failure
testAddInfinite() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAddition() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
testAddNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAddNonComparable() - Method in class org.apache.commons.math.stat.FrequencyTest
 
testAdHocData() - Method in class org.apache.commons.math.transform.FastCosineTransformerTest
Test of transformer for the ad hoc data.
testAdHocData() - Method in class org.apache.commons.math.transform.FastFourierTransformerTest
Test of transformer for the ad hoc data taken from Mathematica.
testAdHocData() - Method in class org.apache.commons.math.transform.FastSineTransformerTest
Test of transformer for the ad hoc data.
testAEqualLLT() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test A = LLT
testAEqualQR() - Method in class org.apache.commons.math.linear.QRDecompositionImplTest
test A = QR
testAEqualQTQt() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testAEqualUSVt() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
testAEqualUSVt() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test A = USVt
testAEqualVDVt() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test A = VDVt
testAggregate() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
Test aggregate function by randomly generating a dataset of 10-100 values from [-100, 100], dividing it into 2-5 partitions, computing stats for each partition and comparing the result of aggregate(...) applied to the collection of per-partition SummaryStatistics with a single SummaryStatistics computed over the full sample.
testAggregateDegenerate() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
 
testAggregateSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
 
testAggregation() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
Tests the standard aggregation behavior
testAggregationConsistency() - Method in class org.apache.commons.math.stat.descriptive.AggregateSummaryStatisticsTest
Verify that aggregating over a partition gives the same results as direct computation.
testAlpha() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
 
testAngle() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testAngles() - Method in class org.apache.commons.math.geometry.RotationTest
 
testAngular() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testAngularSeparation() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testAnovaFValue() - Method in class org.apache.commons.math.stat.inference.OneWayAnovaTest
 
testAnovaPValue() - Method in class org.apache.commons.math.stat.inference.OneWayAnovaTest
 
testAnovaTest() - Method in class org.apache.commons.math.stat.inference.OneWayAnovaTest
 
testApplyInverseTo() - Method in class org.apache.commons.math.geometry.RotationTest
 
testArray - Variable in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
testArray - Variable in class org.apache.commons.math.stat.descriptive.InteractionTest
 
testArray - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
testArrayEquals() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testArrayHash() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testArrayIndexConditions() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testArrayIsReference() - Method in class org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
 
testAsin() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAsinInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAsinNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAtan() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAtanInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAtanNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testAxisAngle() - Method in class org.apache.commons.math.geometry.RotationTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
testBackward() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testBadEndpoints() - Method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
 
testBadParameters() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testBasicFunctions() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
testBasicFunctions() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testBasicFunctions() - Method in class org.apache.commons.math.linear.SparseFieldVectorTest
 
testBasicFunctions() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testBasicStats() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
testBasicStats() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
testBBiDiagonal() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
TestBean - Class in org.apache.commons.math.util
 
TestBean() - Constructor for class org.apache.commons.math.util.TestBean
 
testBeforeEnd() - Method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
testBeta() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
 
testBigDecimalValue() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testBigDecimalValue() - Method in class org.apache.commons.math.util.BigRealTest
 
testBigFractionConverter() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testBigMatrix() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test eigenvalues for a big matrix.
testBigStep() - Method in class org.apache.commons.math.ode.FirstOrderConverterTest
 
testBigStep() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testBigStep() - Method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
testBigStep() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testBigStep() - Method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
testBigStep() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testBinIndexOverflow() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
Test bin index overflow problem (BZ 36450)
testBinomialCoefficient() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testBinomialCoefficientFail() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testBinomialCoefficientLarge() - Method in class org.apache.commons.math.util.MathUtilsTest
Tests correctness for large n and sharpness of upper bound in API doc JIRA: MATH-241
testBound() - Method in class org.apache.commons.math.estimation.EstimatedParameterTest
Deprecated.  
testBoundaries() - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
testBoundaries() - Method in class org.apache.commons.math.ode.sampling.StepNormalizerTest
 
testBoundParameters() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testBracketEndpointRoot() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testBracketSin() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testCentroid() - Method in class org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
 
testCertifiedValues() - Method in class org.apache.commons.math.stat.data.CertifiedDataAbstractTest
 
testChebyshevBounds() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testChebyshevDifferentials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testChiSquare() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
testChiSquare() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testChiSquareDataSetsComparisonBadCounts() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
testChiSquareDataSetsComparisonEqualCounts() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
Target values verified using DATAPLOT version 2006.3
testChiSquareDataSetsComparisonUnEqualCounts() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
Target values verified using DATAPLOT version 2006.3
testChiSquareIndependence() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
testChiSquareIndependence() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testChiSquareLargeTestStatistic() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
testChiSquareLargeTestStatistic() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testChiSquareZeroCount() - Method in class org.apache.commons.math.stat.inference.ChiSquareTestTest
Contingency table containing zeros - PR # 32531
testChiSquareZeroCount() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
Contingency table containing zeros - PR # 32531
testCircleFitting() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testCircleFitting() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testCircleFitting() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testCircleFitting() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testCircleFitting() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testCircleFitting() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateRealOptimizerTest
 
testCircleFittingBadInit() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testCircleFittingBadInit() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testCircleFittingBadInit() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testCircleFittingBadInit() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testClasses() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testClear() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testClear() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testColumnsPermutation() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testColumnsPermutation() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testComparatorPermutation() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testCompareTo() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testCompareTo() - Method in class org.apache.commons.math.fraction.FractionTest
 
testCompareTo() - Method in class org.apache.commons.math.genetics.ChromosomeTest
 
testCompareTo() - Method in class org.apache.commons.math.util.BigRealTest
 
testCompareTo() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testCompletelyIncorrectBandwidth() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testComplexConstructor() - Method in class org.apache.commons.math.MaxIterationsExceededExceptionTest
 
testCompose() - Method in class org.apache.commons.math.geometry.RotationTest
 
testComposeInverse() - Method in class org.apache.commons.math.geometry.RotationTest
 
testConcurrentModification() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testConcurrentModification() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testConditionNumber() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test condition number
testConditionNumber() - Method in class org.apache.commons.math.linear.SingularValueSolverTest
test condition number
testConfig() - Method in class org.apache.commons.math.random.RandomDataTest
test reseeding, algorithm/provider games
testConjugate() - Method in class org.apache.commons.math.complex.ComplexTest
 
testConjugateInfiinite() - Method in class org.apache.commons.math.complex.ComplexTest
 
testConjugateNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testConsistency() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Verifies that probability computations are consistent
testConsistency() - Method in class org.apache.commons.math.stat.correlation.CovarianceTest
Verify that diagonal entries are consistent with Variance computation and matrix matches column-by-column covariances
testConsistency() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
 
testConsistency() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
 
testConsistency() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
Make sure that evaluate(double[]) and inrementAll(double[]), getResult() give same results.
testConstant() - Method in class org.apache.commons.math.stat.correlation.CovarianceTest
Constant column
testConstant() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
Constant column
testConstant() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
Constant column
testConstants() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
tests the value of a constant polynomial.
testConstruction() - Method in class org.apache.commons.math.estimation.EstimatedParameterTest
Deprecated.  
testConstruction() - Method in class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  
testConstructor() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
 
testConstructor() - Method in class org.apache.commons.math.ArgumentOutsideDomainExceptionTest
 
testConstructor() - Method in class org.apache.commons.math.complex.ComplexTest
 
testConstructor() - Method in class org.apache.commons.math.ConvergenceExceptionTest
 
testConstructor() - Method in class org.apache.commons.math.DuplicateSampleAbscissaExceptionTest
 
testConstructor() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testConstructor() - Method in class org.apache.commons.math.fraction.FractionTest
 
testConstructor() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructor() - Method in class org.apache.commons.math.MathConfigurationExceptionTest
 
testConstructor() - Method in class org.apache.commons.math.MathExceptionTest
 
testConstructor() - Method in class org.apache.commons.math.util.BigRealTest
 
testConstructor1() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testConstructor2() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testConstructorArgumentCause() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorArray() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorArrayArgumentCause() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorArrayPatternArguments() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorArrayPatternArgumentsCause() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorCause() - Method in class org.apache.commons.math.ConvergenceExceptionTest
 
testConstructorCause() - Method in class org.apache.commons.math.MathConfigurationExceptionTest
 
testConstructorCause() - Method in class org.apache.commons.math.MathExceptionTest
 
testConstructorDouble() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testConstructorDouble() - Method in class org.apache.commons.math.fraction.FractionTest
 
testConstructorMessage() - Method in class org.apache.commons.math.linear.InvalidMatrixExceptionTest
 
testConstructorMessage() - Method in class org.apache.commons.math.linear.MatrixIndexExceptionTest
 
testConstructorNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testConstructorPatternArguments() - Method in class org.apache.commons.math.ConvergenceExceptionTest
 
testConstructorPatternArguments() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorPatternArguments() - Method in class org.apache.commons.math.MathConfigurationExceptionTest
 
testConstructorPatternArguments() - Method in class org.apache.commons.math.MathExceptionTest
 
testConstructorPatternArgumentsCause() - Method in class org.apache.commons.math.ConvergenceExceptionTest
 
testConstructorPatternArgumentsCause() - Method in class org.apache.commons.math.FunctionEvaluationExceptionTest
 
testConstructorPatternArgumentsCause() - Method in class org.apache.commons.math.MathConfigurationExceptionTest
 
testConstructorPatternArgumentsCause() - Method in class org.apache.commons.math.MathExceptionTest
 
testConstructors() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testConstructors() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
testConstructors() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testConstructors() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test constructors
testConstructors() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testConstructors() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testConstructorSingleFormat() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testConstructorSingleFormat() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testConstructorSingleFormat() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testContainsClass() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testContainsKey() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testContainsKey() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testContainsTransformer() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testControlParameters() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testControlParameters() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testCoordinates() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testCopy() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testCopy() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testCopy() - Method in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
testCopy() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testCopy() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testCopyConsistency() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
Verifies that copied statistics remain equal to originals when incremented the same way.
testCopyFunctions() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test copy functions
testCopyFunctions() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test copy functions
testCopySubMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testCopySubMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testCopySubMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testCopySubMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testCopySubMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testCorr() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testCos() - Method in class org.apache.commons.math.complex.ComplexTest
 
testCosh() - Method in class org.apache.commons.math.complex.ComplexTest
 
testCosh() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testCoshInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testCoshNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testCoshNaN() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testCosInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testCosNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testCounts() - Method in class org.apache.commons.math.stat.FrequencyTest
test freq counts
testCovarianceConsistency() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
Verify that creating correlation from covariance gives same results as direct computation from the original matrix
testCovarianceConsistency() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
 
testCreateBigIdentityMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Deprecated. 
testCreateBigMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Deprecated. 
testCreateColumnBigMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Deprecated. 
testCreateColumnFieldMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testCreateColumnRealMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testcreateFieldIdentityMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testcreateFieldMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testCreateIdentityMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testCreateRealMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testCreateRowBigMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
Deprecated. 
testCreateRowFieldMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testCreateRowRealMatrix() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testCrossover() - Method in class org.apache.commons.math.genetics.OnePointCrossoverTest
 
testCumulative() - Method in class org.apache.commons.math.distribution.BetaDistributionTest
 
testCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Verifies that cumulative probability density calculations match expected values using default test instance data
testCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that cumulative probability density calculations match expected values using default test instance data
testCumulativeProbability2() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
 
testCumulativeProbabilityAgaintStackOverflow() - Method in class org.apache.commons.math.distribution.TDistributionTest
 
testCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
 
testCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.FDistributionTest
 
testData - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testData - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testData - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testData - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testData - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testData - Variable in class org.apache.commons.math.linear.MatrixUtilsTest
 
testData - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testData - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testData - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testData2 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testData2 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testData2 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testData2 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testData2 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testData2 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testData2 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testData2 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testData2T - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testData2T - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testData2T - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testData2T - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testData2T - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testData2T - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testData2T - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testData2T - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataCol3 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataCol3 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataCol3 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataCol3 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataCol3 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataCol3 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataCol3 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataCol3 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataInOut() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
testDataInOut() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testDataInOut() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testDataInv - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataInv - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataInv - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataInv - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataInv - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataInv - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataInv - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataInv - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataLU - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataLU - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataLU - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataLU - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataLU - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataLU - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataLU - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataLU - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataMinus - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataMinus - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataMinus - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataMinus - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataMinus - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataMinus - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataMinus - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataMinus - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataPlus2 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataPlus2 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataPlus2 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataPlus2 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataPlus2 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataPlus2 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataPlus2 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataPlus2 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataPlusInv - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataPlusInv - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataPlusInv - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataPlusInv - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataPlusInv - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataPlusInv - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataPlusInv - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataPlusInv - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataRow1 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testDataRow1 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDataRow1 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testDataRow1 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testDataRow1 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testDataRow1 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testDataRow1 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testDataRow1 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testDataString - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testDecode() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testDecreasingSteps() - Method in class org.apache.commons.math.ode.FirstOrderConverterTest
 
testDecreasingSteps() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testDecreasingSteps() - Method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
testDecreasingSteps() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testDecreasingSteps() - Method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
testDecreasingSteps() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testDefault() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testDegenerate0() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Test degenerate case p = 0
testDegenerate0() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Test degenerate case p = 0
testDegenerate1() - Method in class org.apache.commons.math.distribution.BinomialDistributionTest
Test degenerate case p = 1
testDegenerate1() - Method in class org.apache.commons.math.distribution.PascalDistributionTest
Test degenerate case p = 1
testDegenerateFullSample() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Verify that if sampleSize = populationSize, mass is concentrated on numberOfSuccesses
testDegenerateInverseCumulativeProbability() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Test the degenerate cases of a 0.0 and 1.0 inverse cumulative probability.
testDegenerateNoFailures() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Verify that if there are no failures, mass is concentrated on sampleSize
testDegenerateNoSuccesses() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
Verify that if there are no successes, mass is concentrated on 0
testDenominatorFormat() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testDenominatorFormat() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testDensities() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that probability density calculations match expected values using default test instance data
testDensity() - Method in class org.apache.commons.math.distribution.BetaDistributionTest
 
testDensity() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
 
testDensity() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
 
testDensity() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
 
testDensity() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testDeprecated() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
Deprecated. 
testDeprecated() - Method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
Deprecated. 
testDeprecated() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
Deprecated. 
testDeprecated() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Deprecated. 
testDeprecated() - Method in class org.apache.commons.math.analysis.solvers.NewtonSolverTest
Deprecated. 
testDeprecated() - Method in class org.apache.commons.math.analysis.solvers.RiddersSolverTest
Deprecated. 
testDeprecated2() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Deprecated. 
testDerivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.GillStepInterpolatorTest
 
testDerivativesConsistency() - Method in class org.apache.commons.math.ode.nonstiff.MidpointStepInterpolatorTest
 
testDescriptiveStatistics() - Method in class org.apache.commons.math.stat.CertifiedDataTest
Test DescriptiveStatistics - implementations that store full array of values and execute multi-pass algorithms
testDeterminant() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test determinant
testDeterminant() - Method in class org.apache.commons.math.linear.CholeskySolverTest
test determinant
testDeterminant() - Method in class org.apache.commons.math.linear.LUSolverTest
test determinant
testDfAccessors() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
 
testDfAccessors() - Method in class org.apache.commons.math.distribution.FDistributionTest
 
testDfAccessors() - Method in class org.apache.commons.math.distribution.TDistributionTest
 
testDiagonal() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test diagonal matrix
testDifferenceStats() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testDifferentImaginaryChar() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testDigammaLargeArgs() - Method in class org.apache.commons.math.special.GammaTest
 
testDigammaSmallArgs() - Method in class org.apache.commons.math.special.GammaTest
 
testDigitLimitConstructor() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testDigitLimitConstructor() - Method in class org.apache.commons.math.fraction.FractionTest
 
testDimension() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testDimension1() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
testDimension2() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
testDimension3() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
testDimension4WithoutSplit() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
testDimension4WithSplit() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
testDimensionCheck() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testDimensions() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
testDimensions() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.QRDecompositionImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test dimensions
testDimensions() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test dimensions
testDiscard() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testdiscardArtificialVariables() - Method in class org.apache.commons.math.optimization.linear.SimplexTableauTest
 
testDistance() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testDistance() - Method in class org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
 
testDistance1() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testDistanceInf() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testDistanceSq() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testDistinctEigenvalues() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
Matrix with eigenvalues {2, 0, 12}
testDivide() - Method in class org.apache.commons.math.complex.ComplexTest
 
testDivide() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testDivide() - Method in class org.apache.commons.math.fraction.FractionTest
 
testDivide() - Method in class org.apache.commons.math.util.BigRealTest
 
testDivideInfinite() - Method in class org.apache.commons.math.complex.ComplexTest
 
testDivideNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testDivideNaNInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testDouble() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testDoubleConstructor() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testDoubleConstructor() - Method in class org.apache.commons.math.fraction.FractionTest
 
testDoubleDimension() - Method in class org.apache.commons.math.ode.FirstOrderConverterTest
 
testDoubleFormat() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testDoubleFormat() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testDoubleLoad() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
Test EmpiricalDistrbution.load(double[]) using data taken from sample data file.
Check that the sampleCount, mu and sigma match data in the sample data file.
testDoubleValue() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testDoubleValue() - Method in class org.apache.commons.math.fraction.FractionTest
 
testDoubleValue() - Method in class org.apache.commons.math.util.BigRealTest
 
testEigenvalues() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test eigenvalues
testEigenvectors() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test eigenvectors
testEmptyData() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testEmptyDigestFile() - Method in class org.apache.commons.math.random.ValueServerTest
 
testEmptyReplayFile() - Method in class org.apache.commons.math.random.ValueServerTest
 
testEmptyTable() - Method in class org.apache.commons.math.stat.FrequencyTest
test empty table
testEpsilon() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testEpsilonLimitConstructor() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testEpsilonLimitConstructor() - Method in class org.apache.commons.math.fraction.FractionTest
 
testEqualRepr() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testEquals() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.fraction.FractionTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.util.BigRealTest
 
testEqualsAndHashCode() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testEqualsClass() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsImaginaryDifference() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsNull() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsRealDifference() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsSame() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsTrue() - Method in class org.apache.commons.math.complex.ComplexTest
 
testEqualsWithAllowedDelta() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testEqualsWithAllowedUlps() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testErf0() - Method in class org.apache.commons.math.special.ErfTest
 
testErf1960() - Method in class org.apache.commons.math.special.ErfTest
 
testErf2576() - Method in class org.apache.commons.math.special.ErfTest
 
testErf2807() - Method in class org.apache.commons.math.special.ErfTest
 
testErf3291() - Method in class org.apache.commons.math.special.ErfTest
 
testErrorConditions() - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
testEstimate() - Method in class org.apache.commons.math.estimation.EstimatedParameterTest
Deprecated.  
testEvaluation() - Method in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
testEvents() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testEvents() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testEvents() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testEvents() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testEventsErrors() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testEventsNoConvergence() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testExactIntegration() - Method in class org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
 
testExamples() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test examples in user guide
testExamples() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test examples in user guide
testExamples() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test examples in user guide
testExamples() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test examples in user guide
testExamples() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test examples in user guide
testExamples() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test examples in user guide
testExamples() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test examples in user guide
testExp() - Method in class org.apache.commons.math.complex.ComplexTest
 
testExpInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testExpm1Function() - Method in class org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
Test of interpolator for the exponential function.
testExpm1Function() - Method in class org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
Test of interpolator for the exponential function.
testExpm1Function() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of solver for the exponential function.
testExpm1Function() - Method in class org.apache.commons.math.analysis.solvers.RiddersSolverTest
Test of solver for the exponential function.
testExpm1Function2() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of solver for the exponential function using solve2().
testExpNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testExtremeValues() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
Check to make sure top-coding of extreme values works correctly.
testFactorial() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testFactorialFail() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testFill() - Method in class org.apache.commons.math.random.ValueServerTest
Test fill
testFindSameChromosome() - Method in class org.apache.commons.math.genetics.ChromosomeTest
 
testFirstChebyshevPolynomials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testfirstDerivativeComparison() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
tests the firstDerivative function by comparison
testFirstHermitePolynomials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testFirstLaguerrePolynomials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testFirstLegendrePolynomials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testFitnessCaching() - Method in class org.apache.commons.math.genetics.FitnessCachingTest
 
testFixedState() - Method in class org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
 
testFloat() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testFloatingPointArguments() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that floating point arguments are correctly handled by cumulativeProbablility(-,-) JIRA: MATH-184
testFloatValue() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testFloatValue() - Method in class org.apache.commons.math.fraction.FractionTest
 
testForgottenImaginaryCharacter() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testForgottenPrefix() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testForgottenPrefix() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testForgottenSeparator() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testForgottenSeparator() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testForgottenSuffix() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testForgottenSuffix() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testFormat() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testFormat() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testFormatImproper() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testFormatImproper() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testFormatImproperNegative() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testFormatImproperNegative() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testFormatNegative() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testFormatNegative() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testFormatNumber() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testFormatObject() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testFormatObject() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testFormatObject() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testFormatZero() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testFormatZero() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testFractionConverter() - Method in class org.apache.commons.math.linear.MatrixUtilsTest
 
testFrobeniusNorm() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test Frobenius norm
testFrobeniusNorm() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test Frobenius norm
testFrobeniusNorm() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test Frobenius norm
testFunctionEvaluationExceptions() - Method in class org.apache.commons.math.optimization.direct.MultiDirectionalTest
 
testFunctionEvaluationExceptions() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testGaussian() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testGcd() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testGenerator - Variable in class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
testGeometricMean() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testGetAbsent() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testGetAbsent() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testGetArgument() - Method in class org.apache.commons.math.complex.ComplexTest
Test standard values
testGetArgumentInf() - Method in class org.apache.commons.math.complex.ComplexTest
Verify atan2-style handling of infinite parts
testGetArgumentNaN() - Method in class org.apache.commons.math.complex.ComplexTest
Verify that either part NaN results in NaN
testGetColumn() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetColumn() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetColumn() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetColumn() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetColumn() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testGetColumnMatrix() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testGetColumnVector() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetColumnVector() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetColumnVector() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetColumnVector() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetColumnVector() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetColumnVector() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testGetColumnVector() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testGetEntry() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetEntry() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetEntry() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetEntry() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetEntry() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetEntry() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testGetEntry() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testGetFittestChromosome() - Method in class org.apache.commons.math.genetics.ListPopulationTest
 
testGetFromEmpty() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testGetFromEmpty() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testGetImaginaryFormat() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testGetMean() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testGetRealFormat() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testGetReducedFraction() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testGetReducedFraction() - Method in class org.apache.commons.math.fraction.FractionTest
 
testGetRow() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetRow() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetRow() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetRow() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetRow() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetRowMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetRowMatrix() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testGetRowMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetRowMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetRowMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetRowMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetRowMatrix() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testGetRowMatrix() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testGetRowVector() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetRowVector() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetRowVector() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetRowVector() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetRowVector() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetRowVector() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testGetRowVector() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testGetSetColumnLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetColumnLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSetColumnMatrixLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetColumnMatrixLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSetColumnVectorLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetColumnVectorLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSetMatrixLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetMatrixLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSetRowLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetRowLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSetRowMatrixLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetRowMatrixLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSetRowVectorLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSetRowVectorLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetStandardDeviation() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testGetSubMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetSubMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetSubMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetSubMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetSubMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetSummary() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testGetValues() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testGetValues() - Method in class org.apache.commons.math.util.DoubleArrayAbstractTest
 
testGetVectors() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testGetVectors() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testGetVectors() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testGetVectors() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testGetVectors() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testGetVectors() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testGetVectors() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testGetVectors() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testGoldenRatio() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testGoldenRatio() - Method in class org.apache.commons.math.fraction.FractionTest
 
testGoldenRatio() - Method in class org.apache.commons.math.util.ContinuedFractionTest
 
testGridTooFat() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
How about too fat?
testGridTooFine() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
Make sure we can handle a grid size that is too fine
testHadamard() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
Test based on a dimension 4 Hadamard matrix.
testHash() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testHashCode() - Method in class org.apache.commons.math.complex.ComplexTest
 
testHat() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
Test hat matrix computation
testHermiteDifferentials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testHighDegreeLegendre() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testHighPercentile() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testHTrapezoidal() - Method in class org.apache.commons.math.linear.QRDecompositionImplTest
test that H is trapezoidal
testIdentity() - Method in class org.apache.commons.math.geometry.RotationTest
 
testIdentityPermutation() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testIgnored() - Method in class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  
testIllConditioned() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testIllConditioned() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testIllConditioned() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testIllConditioned() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testIllConditioned() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testIllegalArguments() - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
testIllegalArguments() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Verifies that illegal arguments are correctly handled
testIllegalArguments() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that illegal arguments are correctly handled
testImpossibleSerialization() - Method in class org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
 
testInconsistentEquations() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testInconsistentEquations() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testInconsistentEquations() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testInconsistentEquations() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testInconsistentEquations() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testInconsistentSizes() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testInconsistentSizes() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testIncreasingBandwidthIncreasesSmoothness() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testIncreasingRobustnessItersIncreasesSmoothnessWithOutliers() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testIncreasingTolerance() - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
testIncreasingTolerance() - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
testIncreasingTolerance() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testIncreasingTolerance() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testIncreasingTolerance() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testIncreasingTolerance() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testIncrementation() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
Verifies that increment() and incrementAll work properly.
testIndicatorByte() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testIndicatorDouble() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testIndicatorFloat() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testIndicatorInt() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testIndicatorLong() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testIndicatorShort() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testInducedPermutation() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testInfeasibleSolution() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testInference() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testInitialGuess() - Method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
 
testInitialGuess() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFitterTest
 
testInitialization() - Method in class org.apache.commons.math.optimization.linear.SimplexTableauTest
 
testInsufficientBandwidth() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testInsufficientData() - Method in class org.apache.commons.math.stat.correlation.CovarianceTest
Insufficient data
testInsufficientData() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
Insufficient data
testInsufficientData() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
Insufficient data
testIntegerOverflow() - Method in class org.apache.commons.math.fraction.FractionTest
 
testIntegerValues() - Method in class org.apache.commons.math.stat.FrequencyTest
 
testIntegratorControls() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testInteraction() - Method in class org.apache.commons.math.stat.descriptive.InteractionTest
 
testInterpolateLinear() - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
testInterpolateLinearDegenerateThreeSegment() - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
testInterpolateLinearDegenerateTwoSegment() - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
testInterpolateSin() - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
 
testIntValue() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testIntValue() - Method in class org.apache.commons.math.fraction.FractionTest
 
testInvalidConstructor() - Method in class org.apache.commons.math.genetics.BinaryChromosomeTest
 
testInverse() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test inverse
testInverseCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Verifies that inverse cumulative probability density calculations match expected values using default test instance data
testInverseCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that inverse cumulative probability density calculations match expected values using default test instance data
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
 
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
 
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.FDistributionTest
 
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
 
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.TDistributionTest
 
testInverseCumulativeProbabilityExtremes() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
 
testInvertible() - Method in class org.apache.commons.math.linear.EigenSolverTest
test invertible matrix
testIsSame() - Method in class org.apache.commons.math.genetics.BinaryChromosomeTest
 
testIsSame() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testIsSatisfied() - Method in class org.apache.commons.math.genetics.FixedGenerationCountTest
 
testIsSingular() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test isSingular
testIterator() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testIterator() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testKepler() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testL1DistanceDouble() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testL1DistanceInt() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testL2DistanceDouble() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testL2DistanceInt() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testLaguerreDifferentials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testLargeDegreesOfFreedom() - Method in class org.apache.commons.math.distribution.FDistributionTest
 
testLargeMeanCumulativeProbability() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
 
testLargeMeanInverseCumulativeProbability() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
 
testLargeModel() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testLargeValues() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
 
testLcm() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testLeastSquares1() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testLeastSquares2() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testLeastSquares3() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testLegendreDifferentials() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialsUtilsTest
 
testLinear() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
tests the value of a linear polynomial.
testLinearFunction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
Test of polynomial for the linear function.
testLinearFunction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
Test of polynomial for the linear function.
testLinearFunction() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
Test of solver for the linear function.
testLInfDistanceDouble() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testLInfDistanceInt() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testLLowerTriangular() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test that L is lower triangular
testLLowerTriangular() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test that L is lower triangular with unit diagonal
testLLowerTriangular() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test that L is lower triangular with unit diagonal
testLoad() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
Test EmpiricalDistrbution.load() using sample data file.
Check that the sampleCount, mu and sigma match data in the sample data file.
testLoadNullDoubleArray() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
 
testLoadNullFile() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
 
testLoadNullURL() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
 
testLog() - Method in class org.apache.commons.math.complex.ComplexTest
 
testLog() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testLogBetaNanPositive() - Method in class org.apache.commons.math.special.BetaTest
 
testLogBetaNegativePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testLogBetaPositiveNan() - Method in class org.apache.commons.math.special.BetaTest
 
testLogBetaPositiveNegative() - Method in class org.apache.commons.math.special.BetaTest
 
testLogBetaPositivePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testLogBetaPositiveZero() - Method in class org.apache.commons.math.special.BetaTest
 
testLogBetaZeroPositive() - Method in class org.apache.commons.math.special.BetaTest
 
testLogGammaNan() - Method in class org.apache.commons.math.special.GammaTest
 
testLogGammaNegative() - Method in class org.apache.commons.math.special.GammaTest
 
testLogGammaPositive() - Method in class org.apache.commons.math.special.GammaTest
 
testLogGammaZero() - Method in class org.apache.commons.math.special.GammaTest
 
testLogInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testLogNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testLogZero() - Method in class org.apache.commons.math.complex.ComplexTest
 
testLongFormat() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testLongFormat() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testLongly() - Method in class org.apache.commons.math.stat.correlation.CovarianceTest
Test Longley dataset against R.
testLongly() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
Test Longley dataset against R.
testLongly() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
Test Longley dataset against R.
testLongly() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
Test Longley dataset against certified values provided by NIST.
testLongValue() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testLongValue() - Method in class org.apache.commons.math.fraction.FractionTest
 
testLTTransposed() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test that LT is transpose of L
testLUDecomposition() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testMakotoNishimura() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testMapFunctions() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
testMapFunctions() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testMapFunctions() - Method in class org.apache.commons.math.linear.SparseFieldVectorTest
 
testMapFunctions() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testMath199() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testMath199() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testMath209() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test issue MATH-209
testMath209() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test issue MATH-209
testMath221() - Method in class org.apache.commons.math.complex.ComplexTest
test issue MATH-221
testMath226() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
testMath272() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testMath274() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
 
testMath280() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testMatricesValues() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
testMatricesValues() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test matrices values
testMatricesValues() - Method in class org.apache.commons.math.linear.QRDecompositionImplTest
test matrices values
testMatricesValues1() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test matrices values
testMatricesValues1() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test matrices values
testMatricesValues1() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test matrices values
testMatricesValues2() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test matrices values
testMatricesValues2() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test matrices values
testMatricesValues2() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test matrices values
testMatricesValues3() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testMatricesValues5() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testMatrix() - Method in class org.apache.commons.math.geometry.RotationTest
 
testMax() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testMaxEvaluations() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testMaxIterations() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testMaxIterations() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testMaxIterations() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testMean() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
 
testMean() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testMeanAccessors() - Method in class org.apache.commons.math.distribution.ExponentialDistributionTest
 
testMeanAndCorrelation() - Method in class org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
 
testMeanAndCovariance() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
testMeanAndStandardDeviation() - Method in class org.apache.commons.math.random.GaussianRandomGeneratorTest
 
testMeanAndStandardDeviation() - Method in class org.apache.commons.math.random.UniformRandomGeneratorTest
 
testMedian() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
 
testMin() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testMinEndpoints() - Method in class org.apache.commons.math.optimization.univariate.BrentMinimizerTest
 
testMinimization() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testMinimizeMaximize() - Method in class org.apache.commons.math.optimization.direct.MultiDirectionalTest
 
testMinimizeMaximize() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testMinMax() - Method in class org.apache.commons.math.util.DoubleArrayAbstractTest
 
testMinpackBard() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackBard() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackBox3Dimensional() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackBox3Dimensional() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackBrownAlmostLinear() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackBrownAlmostLinear() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackBrownDennis() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackBrownDennis() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackChebyquad() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackChebyquad() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackFreudensteinRoth() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackFreudensteinRoth() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackHelicalValley() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackHelicalValley() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackJennrichSampson() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackJennrichSampson() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackKowalikOsborne() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackKowalikOsborne() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackLinearFullRank() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackLinearFullRank() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackLinearRank1() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackLinearRank1() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackLinearRank1ZeroColsAndRows() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackLinearRank1ZeroColsAndRows() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackMeyer() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackMeyer() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackOsborne1() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackOsborne1() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackOsborne2() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackOsborne2() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackPowellSingular() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackPowellSingular() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackRosenbrok() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackRosenbrok() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinpackWatson() - Method in class org.apache.commons.math.estimation.MinpackTest
Deprecated.  
testMinpackWatson() - Method in class org.apache.commons.math.optimization.general.MinpackTest
 
testMinStep() - Method in class org.apache.commons.math.ode.nonstiff.AdamsBashforthIntegratorTest
 
testMinStep() - Method in class org.apache.commons.math.ode.nonstiff.AdamsMoultonIntegratorTest
 
testMinStep() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testMinStep() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testMinStep() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testMinStep() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testMisc() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
testMisc() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testMisc() - Method in class org.apache.commons.math.linear.SparseFieldVectorTest
 
testMisc() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testMismatch() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
testMismatch() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
testModelsMerging() - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
testModelWithNoArtificialVars() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
With no artificial variables needed (no equals and no greater than constraints) we can go straight to Phase 2.
testModes() - Method in class org.apache.commons.math.random.ValueServerTest
Test other ValueServer modes
testMomentSmallSamples() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
 
testMoreColumns() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
 
testMoreEstimatedParametersSimple() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testMoreEstimatedParametersSimple() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testMoreEstimatedParametersSimple() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testMoreEstimatedParametersSimple() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testMoreEstimatedParametersSimple() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testMoreEstimatedParametersUnsorted() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testMoreEstimatedParametersUnsorted() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testMoreEstimatedParametersUnsorted() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testMoreEstimatedParametersUnsorted() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testMoreEstimatedParametersUnsorted() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testMoreLargeValues() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
 
testMoreRows() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
 
testMulAndCheck() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testMulAndCheckLong() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testMultiplication() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
testMultiply() - Method in class org.apache.commons.math.complex.ComplexTest
 
testMultiply() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testMultiply() - Method in class org.apache.commons.math.fraction.FractionTest
 
testMultiply() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test multiply
testMultiply() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test multiply
testMultiply() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test multiply
testMultiply() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test multiply
testMultiply() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test multiply
testMultiply() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test multiply
testMultiply() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test multiply
testMultiply() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test multiply
testMultiply() - Method in class org.apache.commons.math.util.BigRealTest
 
testMultiply2() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testMultiply2() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testMultiply2() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testMultiply2() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testMultiply2() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testMultiply2() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testMultiply2() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testMultiply2() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testMultiplyNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testMultiplyNaNInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testMutate() - Method in class org.apache.commons.math.genetics.BinaryMutationTest
 
testMutate() - Method in class org.apache.commons.math.genetics.RandomKeyMutationTest
 
testMutators() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testN0andN1Conditions() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
 
testN0andN1Conditions() - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
 
testN0andN1Conditions() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testN0andN1Conditions() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testN0andN1Conditions() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testName() - Method in class org.apache.commons.math.geometry.RotationOrderTest
 
testNan() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testNan() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testNan() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testNaN() - Method in class org.apache.commons.math.stat.descriptive.moment.KurtosisTest
Make sure Double.NaN is returned iff n < 4
testNaN() - Method in class org.apache.commons.math.stat.descriptive.moment.SkewnessTest
Make sure Double.NaN is returned iff n < 3
testNaN() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
Make sure Double.NaN is returned iff n = 0
testNaN() - Method in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
Make sure Double.NaN is returned iff n = 0
testNaNContracts() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testNaNContracts() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testNaNs() - Method in class org.apache.commons.math.stat.descriptive.rank.MaxTest
 
testNaNs() - Method in class org.apache.commons.math.stat.descriptive.rank.MinTest
 
testNaNs() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testNaNsAndInfs() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testNaNsFixedTiesRandom() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testNaNsMaximalTiesMinimum() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testNaNsMinimalTiesAverage() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testNaNsMinimalTiesMaximum() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testNaNsRemovedTiesSequential() - Method in class org.apache.commons.math.stat.ranking.NaturalRankingTest
 
testNegate() - Method in class org.apache.commons.math.complex.ComplexTest
 
testNegate() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testNegate() - Method in class org.apache.commons.math.fraction.FractionTest
 
testNegateNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testNegativeBoth() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testNegativeImaginary() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testNegativeInfinity() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testNegativeReal() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testNegativeX() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testNegativeX() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testNegativeY() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testNegativeY() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testNegativeZ() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testNegativeZ() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testNewBisectionSolverValid() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
testNewBrentSolverValid() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
testNewNewtonSolverValid() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
testNewSecantSolverValid() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
testNexBoolean() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testNexBytes() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testNexFail() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
Make sure exception thrown if digest getNext is attempted before loading empiricalDistribution.
testNext() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
Generate 1000 random values and make sure they look OK.
Note that there is a non-zero (but very small) probability that these tests will fail even if the code is working as designed.
testNextAfter() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testNextAfterSpecialCases() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testNextBoolean() - Method in class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
testNextDigest() - Method in class org.apache.commons.math.random.ValueServerTest
Generate 1000 random values and make sure they look OK.
Note that there is a non-zero (but very small) probability that these tests will fail even if the code is working as designed.
testNextDigestFail() - Method in class org.apache.commons.math.random.ValueServerTest
Make sure exception thrown if digest getNext is attempted before loading empiricalDistribution.
testNextExponential() - Method in class org.apache.commons.math.random.RandomDataTest
test failure modes and distribution of nextExponential()
testNextFloat() - Method in class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
testNextGaussian() - Method in class org.apache.commons.math.random.RandomDataTest
test failure modes and distribution of nextGaussian()
testNextGeneration() - Method in class org.apache.commons.math.genetics.ElitisticListPopulationTest
 
testNextHex() - Method in class org.apache.commons.math.random.RandomDataTest
test dispersion and failute modes for nextHex()
testNextInt() - Method in class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
testNextInt() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testNextInt() - Method in class org.apache.commons.math.random.RandomDataTest
test dispersion and failure modes for nextInt()
testNextIntExtremeValues() - Method in class org.apache.commons.math.random.RandomDataTest
 
testNextIntN() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testNextIntNeg() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testNextLong() - Method in class org.apache.commons.math.random.AbstractRandomGeneratorTest
 
testNextLong() - Method in class org.apache.commons.math.random.MersenneTwisterTest
 
testNextLong() - Method in class org.apache.commons.math.random.RandomDataTest
test dispersion and failure modes for nextLong()
testNextLongExtremeValues() - Method in class org.apache.commons.math.random.RandomDataTest
 
testNextPermutation() - Method in class org.apache.commons.math.random.RandomDataTest
tests for nextPermutation
testNextPoisson() - Method in class org.apache.commons.math.random.RandomDataTest
Make sure that empirical distribution of random Poisson(4)'s has P(X <= 5) close to actual cumulative Poisson probablity and that nextPoisson fails when mean is non-positive TODO: replace with statistical test, adding test stat to TestStatistic
testNextPoissonLargeMean() - Method in class org.apache.commons.math.random.RandomDataTest
 
testNextSample() - Method in class org.apache.commons.math.random.RandomDataTest
tests for nextSample() sampling from Collection
testNextSecureHex() - Method in class org.apache.commons.math.random.RandomDataTest
test dispersion and failute modes for nextHex()
testNextSecureInt() - Method in class org.apache.commons.math.random.RandomDataTest
test dispersion and failure modes for nextSecureInt()
testNextSecureLong() - Method in class org.apache.commons.math.random.RandomDataTest
test dispersion and failure modes for nextSecureLong()
testNextUniform() - Method in class org.apache.commons.math.random.RandomDataTest
test failure modes and dispersion of nextUniform()
testNextUniformExclusiveEndpoints() - Method in class org.apache.commons.math.random.RandomDataTest
test exclusive endpoints of nextUniform
testNISTExample() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testNoAccessBelowDiagonal() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testNoDenseOutput() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testNoDependency() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testNoDependency() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testNoDependency() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testNoDependency() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testNoDependency() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testNoError() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFitterTest
 
testNoError() - Method in class org.apache.commons.math.optimization.fitting.PolynomialFitterTest
 
testNoIntInverse() - Method in class org.apache.commons.math.transform.FastHadamardTransformerTest
Test the inverse transform of an integer vector is not always an integer vector
testNonDefaultSetting() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testNonDefaultSetting() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testNonInversible() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testNonInversible() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testNonInversible() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testNonInversible() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testNonInversible() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testNonInvertible() - Method in class org.apache.commons.math.linear.EigenSolverTest
test non invertible matrix
testNonSquare() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test non-square matrix
testNonSquare() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test non-square matrix
testNonSquare() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test non-square matrix
testNonSquare() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testNonStrictlyIncreasing() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testNoOptimum() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizerTest
 
testNoReset() - Method in class org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
 
testNorm() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testNorm() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test norm
testNorm() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test norm
testNorm() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test norm
testNorm() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test norm
testNorm() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test norm
testNorm1() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testNormalApproximateProbability() - Method in class org.apache.commons.math.distribution.PoissonDistributionTest
Test the normal approximation of the Poisson distribution by calculating P(90 ≤ X ≤ 110) for X = Po(100) and P(9900 ≤ X ≤ 10200) for X = Po(10000)
testNormalize() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testNormalizeAngle() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testNormInf() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testNorris() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testNotAllFiniteReal() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testNotPositiveDefinite() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test non positive definite matrix
testNotSymmetricMatrixException() - Method in class org.apache.commons.math.linear.CholeskyDecompositionImplTest
test non-symmetric matrix
testNthRoot_cornercase_NAN_Inf() - Method in class org.apache.commons.math.complex.ComplexTest
Test cornercases with NaN and Infinity.
testNthRoot_cornercase_thirdRoot_imaginaryPartEmpty() - Method in class org.apache.commons.math.complex.ComplexTest
Test: computing third roots of z.
testNthRoot_cornercase_thirdRoot_realPartZero() - Method in class org.apache.commons.math.complex.ComplexTest
Test: computing third roots of z with real part 0.
testNthRoot_normal_fourthRoot() - Method in class org.apache.commons.math.complex.ComplexTest
Test: computing fourth roots of z.
testNthRoot_normal_thirdRoot() - Method in class org.apache.commons.math.complex.ComplexTest
Test: computing third roots of z.
testNullEmpty() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testNullIntervalCheck() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testNullIntervalCheck() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testNumeratorFormat() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testNumeratorFormat() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testOnDistortedSine() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testOne() - Method in class org.apache.commons.math.complex.ComplexFieldTest
 
testOne() - Method in class org.apache.commons.math.fraction.BigFractionFieldTest
 
testOne() - Method in class org.apache.commons.math.fraction.FractionFieldTest
 
testOne() - Method in class org.apache.commons.math.util.BigRealFieldTest
 
testOneSampleT() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testOneSampleT() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
testOneSampleTTest() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testOneSampleTTest() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
testOneSet() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testOneSet() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testOneSet() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testOneSet() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testOneSet() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testOneWayAnovaUtils() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testOnOnePoint() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testOnStraightLine() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testOnTwoPoints() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testOperate() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test operate
testOperate() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test operate
testOperate() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test operate
testOperate() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test operate
testOperate() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test operate
testOperate() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test operate
testOperate() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test operate
testOperate() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test operate
testOperateLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testOperateLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testOperatePremultiplyLarge() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testOperatePremultiplyLarge() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testOrthogonal() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testOverdetermined() - Method in class org.apache.commons.math.linear.QRSolverTest
 
testPAEqualLU() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test PA = LU
testPAEqualLU() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test PA = LU
testPaired() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testPaired() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
testParameterAccessors() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
 
testParameters() - Method in class org.apache.commons.math.analysis.integration.RombergIntegratorTest
Test of parameters for the integrator.
testParameters() - Method in class org.apache.commons.math.analysis.integration.SimpsonIntegratorTest
Test of parameters for the integrator.
testParameters() - Method in class org.apache.commons.math.analysis.integration.TrapezoidIntegratorTest
Test of parameters for the integrator.
testParameters() - Method in class org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
Test of parameters for the interpolator.
testParameters() - Method in class org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
Test of parameters for the interpolator.
testParameters() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
Test of parameters for the polynomial.
testParameters() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
Test of parameters for the polynomial.
testParameters() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
Test of parameters for the solver.
testParameters() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of parameters for the solver.
testParameters() - Method in class org.apache.commons.math.analysis.solvers.RiddersSolverTest
Test of parameters for the solver.
testParameters() - Method in class org.apache.commons.math.transform.FastCosineTransformerTest
Test of parameters for the transformer.
testParameters() - Method in class org.apache.commons.math.transform.FastFourierTransformerTest
Test of parameters for the transformer.
testParameters() - Method in class org.apache.commons.math.transform.FastSineTransformerTest
Test of parameters for the transformer.
testParse() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParse() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseBig() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseDifferentImaginaryChar() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseIgnoredWhitespace() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseIgnoredWhitespace() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseInteger() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseInteger() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseInvalid() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseInvalid() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseInvalidDenominator() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseInvalidDenominator() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseManyComponents() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNan() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseNan() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNan() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNegative() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseNegative() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseNegativeAll() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNegativeAll() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNegativeBoth() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseNegativeImaginary() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseNegativeInfinity() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNegativeInfinity() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNegativeReal() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseNegativeX() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNegativeX() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNegativeY() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNegativeY() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNegativeZ() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNegativeZ() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNoComponents() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseNonDefaultSetting() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseNonDefaultSetting() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParsePositiveInfinity() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParsePositiveInfinity() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParsePositiveInfinity() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseProper() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseProper() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseProperInvalidMinus() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseProperInvalidMinus() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseProperNegative() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testParseProperNegative() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testParseSimpleNoDecimals() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseSimpleNoDecimals() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseSimpleNoDecimals() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseSimpleWithDecimals() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseSimpleWithDecimals() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseSimpleWithDecimals() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseSimpleWithDecimalsTrunc() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseSimpleWithDecimalsTrunc() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseSimpleWithDecimalsTrunc() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testParseZeroImaginary() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseZeroReal() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testParseZeroX() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testParseZeroX() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testPaseNegativeInfinity() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testPcts() - Method in class org.apache.commons.math.stat.FrequencyTest
test pcts
testPercentile() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testPercentile() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testPercentileSetter() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testPerfect() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testPerfectFit() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
 
testPerfectNegative() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testPermutedArrayHash() - Method in class org.apache.commons.math.util.MathUtilsTest
Make sure that permuted arrays do not hash to the same value.
testPlusMinus() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test m-n = m + -n
testPlusMinus() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test m-n = m + -n
testPolar2Complex() - Method in class org.apache.commons.math.complex.ComplexUtilsTest
 
testPolar2ComplexIllegalModulus() - Method in class org.apache.commons.math.complex.ComplexUtilsTest
 
testPolar2ComplexInf() - Method in class org.apache.commons.math.complex.ComplexUtilsTest
 
testPolar2ComplexNaN() - Method in class org.apache.commons.math.complex.ComplexUtilsTest
 
testPopulation() - Method in class org.apache.commons.math.stat.descriptive.moment.StandardDeviationTest
Test population version of variance
testPopulation() - Method in class org.apache.commons.math.stat.descriptive.moment.VarianceTest
Test population version of variance
testPopulationSize() - Method in class org.apache.commons.math.distribution.HypergeometricDistributionTest
 
testPositiveInfinity() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testPositiveInfinity() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testPositiveInfinity() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testPow() - Method in class org.apache.commons.math.complex.ComplexTest
 
testPow() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testPow() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testPowell() - Method in class org.apache.commons.math.optimization.direct.MultiDirectionalTest
 
testPowell() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testPowInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testPowNaNBase() - Method in class org.apache.commons.math.complex.ComplexTest
 
testPowNaNExponent() - Method in class org.apache.commons.math.complex.ComplexTest
 
testpowNull() - Method in class org.apache.commons.math.complex.ComplexTest
 
testPowZero() - Method in class org.apache.commons.math.complex.ComplexTest
 
testPPermutation() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test that P is a permutation matrix
testPPermutation() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test that P is a permutation matrix
testPredicates() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testPredicates() - Method in class org.apache.commons.math.linear.SparseFieldVectorTest
 
testPredicates() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testPremultiply() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testPremultiply() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testPremultiply() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testPremultiply() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testPremultiply() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testPremultiply() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testPremultiply() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testPremultiply() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testPremultiplyVector() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test preMultiply by vector
testPremultiplyVector() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test preMultiply by vector
testPrintStackTrace() - Method in class org.apache.commons.math.MathExceptionTest
Tests the printStackTrace() operation.
testProbabilities() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
 
TestProblem1 - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblem1() - Constructor for class org.apache.commons.math.ode.TestProblem1
Simple constructor.
TestProblem1(TestProblem1) - Constructor for class org.apache.commons.math.ode.TestProblem1
Copy constructor.
TestProblem2 - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblem2() - Constructor for class org.apache.commons.math.ode.TestProblem2
Simple constructor.
TestProblem2(TestProblem2) - Constructor for class org.apache.commons.math.ode.TestProblem2
Copy constructor.
TestProblem3 - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblem3(double) - Constructor for class org.apache.commons.math.ode.TestProblem3
Simple constructor.
TestProblem3() - Constructor for class org.apache.commons.math.ode.TestProblem3
Simple constructor.
TestProblem3(TestProblem3) - Constructor for class org.apache.commons.math.ode.TestProblem3
Copy constructor.
TestProblem4 - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblem4() - Constructor for class org.apache.commons.math.ode.TestProblem4
Simple constructor.
TestProblem4(TestProblem4) - Constructor for class org.apache.commons.math.ode.TestProblem4
Copy constructor.
TestProblem5 - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblem5() - Constructor for class org.apache.commons.math.ode.TestProblem5
Simple constructor.
TestProblem6 - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblem6() - Constructor for class org.apache.commons.math.ode.TestProblem6
Simple constructor.
TestProblem6(TestProblem6) - Constructor for class org.apache.commons.math.ode.TestProblem6
Copy constructor.
TestProblemAbstract - Class in org.apache.commons.math.ode
This class is used as the base class of the problems that are integrated during the junit tests for the ODE integrators.
TestProblemAbstract() - Constructor for class org.apache.commons.math.ode.TestProblemAbstract
Simple constructor.
TestProblemAbstract(TestProblemAbstract) - Constructor for class org.apache.commons.math.ode.TestProblemAbstract
Copy constructor.
TestProblemFactory - Class in org.apache.commons.math.ode
This class is used in the junit tests for the ODE integrators.
TestProblemHandler - Class in org.apache.commons.math.ode
This class is used to handle steps for the test problems integrated during the junit tests for the ODE integrators.
TestProblemHandler(TestProblemAbstract, ODEIntegrator) - Constructor for class org.apache.commons.math.ode.TestProblemHandler
Simple constructor.
testProduct() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testProductAndGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
 
testProductAndGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
 
testProductAndGeometricMean() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testProperties() - Method in class org.apache.commons.math.random.ValueServerTest
Test getters to make Clover happy
testPutAbsentOnExisting() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testPutAbsentOnExisting() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testPutAndGet() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testPutAndGet() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testPutAndGetWith0ExpectedSize() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testPutAndGetWith0ExpectedSize() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testPutAndGetWithExpectedSize() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testPutAndGetWithExpectedSize() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testPutKeysWithCollision2() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
Similar to testPutKeysWithCollisions() but exercises the codepaths in a slightly different manner.
testPutKeysWithCollision2() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
Similar to testPutKeysWithCollisions() but exercises the codepaths in a slightly different manner.
testPutKeysWithCollisions() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
Regression test for a bug in findInsertionIndex where the hashing in the second probing loop was inconsistent with the first causing duplicate keys after the right sequence of puts and removes.
testPutKeysWithCollisions() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
Regression test for a bug in findInsertionIndex where the hashing in the second probing loop was inconsistent with the first causing duplicate keys after the right sequence of puts and removes.
testPutOnExisting() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testPutOnExisting() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testPutTransformer() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testQOrthogonal() - Method in class org.apache.commons.math.linear.QRDecompositionImplTest
test the orthogonality of Q
testQOrthogonal() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testQRColumnsPermutation() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testQRColumnsPermutation() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testQRColumnsPermutation() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testQTOrthogonal() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testQuadratic() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
Tests a second order polynomial.
testQuadraticFunction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
Test of polynomial for the quadratic function.
testQuadraticFunction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
Test of polynomial for the quadratic function.
testQuadraticFunction() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
Test of solver for the quadratic function.
testQuantiles() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testQuaternion() - Method in class org.apache.commons.math.geometry.RotationTest
 
testQuintic() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
This will test the quintic function f(x) = x^2(x-5)(x+3)(x-1) = x^5 - 3x^4 -13x^3 + 15x^2
testQuinticFunction() - Method in class org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
 
testQuinticFunction() - Method in class org.apache.commons.math.analysis.integration.RombergIntegratorTest
Test of integrator for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.integration.SimpsonIntegratorTest
Test of integrator for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.integration.TrapezoidIntegratorTest
Test of integrator for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionLagrangeFormTest
Test of polynomial for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionNewtonFormTest
Test of polynomial for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
Test of solver for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of solver for the quintic function.
testQuinticFunction() - Method in class org.apache.commons.math.analysis.solvers.RiddersSolverTest
Test of solver for the quintic function.
testQuinticFunction2() - Method in class org.apache.commons.math.analysis.solvers.LaguerreSolverTest
Test of solver for the quintic function using solveAll().
testQuinticFunction2() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of solver for the quintic function using solve2().
testQuinticMax() - Method in class org.apache.commons.math.optimization.univariate.BrentMinimizerTest
 
testQuinticMin() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest
 
testQuinticMin() - Method in class org.apache.commons.math.optimization.univariate.BrentMinimizerTest
 
testQuinticZero() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testQuinticZero() - Method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
 
testQuinticZero() - Method in class org.apache.commons.math.analysis.solvers.NewtonSolverTest
 
testRandom() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRandomAccess() - Method in class org.apache.commons.math.ode.ContinuousOutputModelTest
 
testRandomConstructor() - Method in class org.apache.commons.math.genetics.BinaryChromosomeTest
 
TestRandomGenerator - Class in org.apache.commons.math.random
Dummy AbstractRandomGenerator concrete subclass that just wraps a java.util.Random instance.
TestRandomGenerator() - Constructor for class org.apache.commons.math.random.TestRandomGenerator
 
testRandomPermutation() - Method in class org.apache.commons.math.genetics.RandomKeyTest
 
testRank() - Method in class org.apache.commons.math.linear.QRSolverTest
test rank
testRank() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
testReciprocal() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testReciprocal() - Method in class org.apache.commons.math.fraction.FractionTest
 
testRedundantEquations() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testRedundantEquations() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testRedundantEquations() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testRedundantEquations() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testRedundantEquations() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testRedundantSolvable() - Method in class org.apache.commons.math.optimization.fitting.PolynomialFitterTest
 
testRedundantUnsolvable() - Method in class org.apache.commons.math.optimization.fitting.PolynomialFitterTest
 
testRegularizedBetaNanPositivePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaNegativePositivePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositiveNanPositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositiveNegativePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositivePositiveNan() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositivePositiveNegative() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositivePositivePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositivePositiveZero() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaPositiveZeroPositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedBetaZeroPositivePositive() - Method in class org.apache.commons.math.special.BetaTest
 
testRegularizedGammaNanPositive() - Method in class org.apache.commons.math.special.GammaTest
 
testRegularizedGammaNegativePositive() - Method in class org.apache.commons.math.special.GammaTest
 
testRegularizedGammaPositiveNan() - Method in class org.apache.commons.math.special.GammaTest
 
testRegularizedGammaPositiveNegative() - Method in class org.apache.commons.math.special.GammaTest
 
testRegularizedGammaPositivePositive() - Method in class org.apache.commons.math.special.GammaTest
 
testRegularizedGammaPositiveZero() - Method in class org.apache.commons.math.special.GammaTest
 
testRegularizedGammaZeroPositive() - Method in class org.apache.commons.math.special.GammaTest
 
testRemoval() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testRemove() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testRemove() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testRemove2() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testRemove2() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testRemoveAbsent() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testRemoveAbsent() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testRemoveFromEmpty() - Method in class org.apache.commons.math.util.OpenIntToDoubleHashMapTest
 
testRemoveFromEmpty() - Method in class org.apache.commons.math.util.OpenIntToFieldTest
 
testRemoveMultiple() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRemoveMultiplePastEmpty() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRemoveMultipleToEmpty() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRemoveObsFromEmpty() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRemoveObsFromSingle() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRemoveSingle() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRemoveTransformer() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testRemoveXY() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testRepeatedEigenvalue() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
Matrix with eigenvalues {8, -1, -1}
testReplay() - Method in class org.apache.commons.math.random.ValueServerTest
Test ValueServer REPLAY_MODE using values in testData file.
Check that the values 1,2,1001,1002 match data file values 1 and 2.
testResetAbsoluteAccuracy() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testResetFunctionValueAccuracy() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testResetMaximalIterationCount() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testResetRelativeAccuracy() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testRestrictVariablesToNonNegative() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testRevert() - Method in class org.apache.commons.math.geometry.RotationTest
 
testRootEndpoints() - Method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
 
testRootMatrix() - Method in class org.apache.commons.math.random.CorrelatedRandomVectorGeneratorTest
 
testRosenbrock() - Method in class org.apache.commons.math.optimization.direct.MultiDirectionalTest
 
testRosenbrock() - Method in class org.apache.commons.math.optimization.direct.NelderMeadTest
 
testRosenbrock() - Method in class org.apache.commons.math.optimization.MultiStartMultivariateRealOptimizerTest
 
testRoundDouble() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testRoundFloat() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testRUpperTriangular() - Method in class org.apache.commons.math.linear.QRDecompositionImplTest
test that R is upper triangular
testSanityChecks() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testSanityChecks() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testScalarAdd() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test sclarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test sclarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test scalarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test scalarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test sclarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test sclarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test sclarAdd
testScalarAdd() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test sclarAdd
testScalarMultiply() - Method in class org.apache.commons.math.complex.ComplexTest
 
testScalarMultiplyInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testScalarMultiplyNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testScalarProduct() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testScalb() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testScale() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
 
testSelect() - Method in class org.apache.commons.math.genetics.TournamentSelectionTest
 
testSerial() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
testSerial() - Method in class org.apache.commons.math.complex.ComplexFieldTest
 
testSerial() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSerial() - Method in class org.apache.commons.math.fraction.BigFractionFieldTest
 
testSerial() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testSerial() - Method in class org.apache.commons.math.fraction.FractionFieldTest
 
testSerial() - Method in class org.apache.commons.math.fraction.FractionTest
 
testSerial() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSerial() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
testSerial() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest
 
testSerial() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSerial() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSerial() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSerial() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSerial() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testSerial() - Method in class org.apache.commons.math.linear.SparseRealVectorTest
 
testSerial() - Method in class org.apache.commons.math.optimization.linear.SimplexTableauTest
 
testSerial() - Method in class org.apache.commons.math.stat.clustering.EuclideanIntegerPointTest
 
testSerial() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
testSerial() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
testSerial() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
 
testSerial() - Method in class org.apache.commons.math.stat.FrequencyTest
 
testSerial() - Method in class org.apache.commons.math.util.BigRealFieldTest
 
testSerial() - Method in class org.apache.commons.math.util.BigRealTest
 
testSerial() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testSerial() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testSerialization() - Method in class org.apache.commons.math.MathExceptionTest
Test serialization
testSerialization() - Method in class org.apache.commons.math.ode.sampling.DummyStepInterpolatorTest
 
testSerialization() - Method in class org.apache.commons.math.random.EmpiricalDistributionTest
 
testSerialization() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
test stats
testSerialization() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testSerialization() - Method in class org.apache.commons.math.stat.descriptive.StatisticalSummaryValuesTest
 
testSerialization() - Method in class org.apache.commons.math.stat.descriptive.StorelessUnivariateStatisticAbstractTest
 
testSerialization() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testSetAbsoluteAccuracy() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testSetAlpha() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
 
testSetBeta() - Method in class org.apache.commons.math.distribution.WeibullDistributionTest
 
testSetColumn() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetColumn() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetColumn() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetColumn() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetColumn() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetColumnMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetColumnMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetColumnMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetColumnMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetColumnMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetColumnVector() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetColumnVector() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetColumnVector() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetColumnVector() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetColumnVector() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetElementArbitraryExpansion() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testSetFunctionValueAccuracy() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testSetImaginaryCharacterEmpty() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSetImaginaryCharacterNull() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSetImaginaryFormatNull() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSetMaximalIterationCount() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testSetMean() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testSetNumberOfElements() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testSetQuantile() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testSetRealFormatNull() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSetRelativeAccuracy() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testSetRow() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetRow() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetRow() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetRow() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetRow() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetRowMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetRowMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetRowMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetRowMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetRowMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetRowVector() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetRowVector() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetRowVector() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetRowVector() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetRowVector() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetScale() - Method in class org.apache.commons.math.distribution.CauchyDistributionTest
 
testSetStandardDeviation() - Method in class org.apache.commons.math.distribution.NormalDistributionTest
 
testSetSubMatrix() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testSetSubMatrix() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testSetSubMatrix() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSetSubMatrix() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testSetSubMatrix() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testSetSubMatrix() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testSetSubMatrix() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testSetSubMatrix() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testSetterIllegalState() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testSetterIllegalState() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testSetterInjection() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testSetterInjection() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testSetterInjection() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
 
testSeveralBlocks() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testSeveralBlocks() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testShuffledStatistics() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testShuffledStatistics() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testSignByte() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSignDouble() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSignFloat() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSignInt() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSignLong() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSignShort() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSimpleConstructor() - Method in class org.apache.commons.math.MaxIterationsExceededExceptionTest
 
testSimpleNoDecimals() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSimpleNoDecimals() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testSimpleNoDecimals() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testSimpleWithDecimals() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSimpleWithDecimals() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testSimpleWithDecimals() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testSimpleWithDecimalsTrunc() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testSimpleWithDecimalsTrunc() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testSimpleWithDecimalsTrunc() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testSimplexSolver() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testSimplistic() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
testSimplistic() - Method in class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
testSin() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSinFunction() - Method in class org.apache.commons.math.analysis.integration.LegendreGaussIntegratorTest
 
testSinFunction() - Method in class org.apache.commons.math.analysis.integration.RombergIntegratorTest
Test of integrator for the sine function.
testSinFunction() - Method in class org.apache.commons.math.analysis.integration.SimpsonIntegratorTest
Test of integrator for the sine function.
testSinFunction() - Method in class org.apache.commons.math.analysis.integration.TrapezoidIntegratorTest
Test of integrator for the sine function.
testSinFunction() - Method in class org.apache.commons.math.analysis.interpolation.DividedDifferenceInterpolatorTest
Test of interpolator for the sine function.
testSinFunction() - Method in class org.apache.commons.math.analysis.interpolation.NevilleInterpolatorTest
Test of interpolator for the sine function.
testSinFunction() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of solver for the sine function.
testSinFunction() - Method in class org.apache.commons.math.analysis.solvers.RiddersSolverTest
Test of solver for the sine function.
testSinFunction() - Method in class org.apache.commons.math.transform.FastCosineTransformerTest
Test of transformer for the sine function.
testSinFunction() - Method in class org.apache.commons.math.transform.FastFourierTransformerTest
Test of transformer for the sine function.
testSinFunction() - Method in class org.apache.commons.math.transform.FastSineTransformerTest
Test of transformer for the sine function.
testSinFunction2() - Method in class org.apache.commons.math.analysis.solvers.MullerSolverTest
Test of solver for the sine function using solve2().
testSingleton() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testSingleVariableAndConstraint() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testSingular() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test singular
testSingular() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test singular
testSingular() - Method in class org.apache.commons.math.linear.LUSolverTest
test singular
testSingularities() - Method in class org.apache.commons.math.geometry.RotationTest
 
testSinh() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSinh() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSinhInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSinhNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSinhNaN() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSinInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSinMin() - Method in class org.apache.commons.math.optimization.MultiStartUnivariateRealOptimizerTest
 
testSinMin() - Method in class org.apache.commons.math.optimization.univariate.BrentMinimizerTest
 
testSinNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSinZero() - Method in class org.apache.commons.math.analysis.solvers.BisectionSolverTest
 
testSinZero() - Method in class org.apache.commons.math.analysis.solvers.BrentSolverTest
 
testSinZero() - Method in class org.apache.commons.math.analysis.solvers.NewtonSolverTest
 
testSkewAndKurtosis() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
 
testSkewAndKurtosis() - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
 
testSmallDegreesOfFreedom() - Method in class org.apache.commons.math.distribution.FDistributionTest
 
testSmallDf() - Method in class org.apache.commons.math.distribution.ChiSquareDistributionTest
 
testSmallDf() - Method in class org.apache.commons.math.distribution.TDistributionTest
 
testSmallError() - Method in class org.apache.commons.math.optimization.fitting.PolynomialFitterTest
 
testSmallLastStep() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testSmallSamples() - Method in class org.apache.commons.math.stat.descriptive.moment.MeanTest
 
testSmallSamples() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testSmallSamples() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
testSmallStep() - Method in class org.apache.commons.math.ode.FirstOrderConverterTest
 
testSmallStep() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testSmallStep() - Method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
testSmallStep() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testSmallStep() - Method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
testSmallStep() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testSolutionWithNegativeDecisionVariable() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testSolve() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test solve
testSolve() - Method in class org.apache.commons.math.linear.CholeskySolverTest
test solve
testSolve() - Method in class org.apache.commons.math.linear.EigenSolverTest
test solve
testSolve() - Method in class org.apache.commons.math.linear.LUSolverTest
test solve
testSolve() - Method in class org.apache.commons.math.linear.QRSolverTest
test solve
testSolve() - Method in class org.apache.commons.math.linear.SingularValueSolverTest
test solve
testSolveAccuracyNull() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testSolveAccuracySin() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testSolveBadParameters() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testSolveDimensionErrors() - Method in class org.apache.commons.math.linear.CholeskySolverTest
test solve dimension errors
testSolveDimensionErrors() - Method in class org.apache.commons.math.linear.EigenSolverTest
test solve dimension errors
testSolveDimensionErrors() - Method in class org.apache.commons.math.linear.LUSolverTest
test solve dimension errors
testSolveDimensionErrors() - Method in class org.apache.commons.math.linear.QRSolverTest
test solve dimension errors
testSolveDimensionErrors() - Method in class org.apache.commons.math.linear.SingularValueSolverTest
test solve dimension errors
testSolveNoRoot() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testSolveNull() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testSolveRankErrors() - Method in class org.apache.commons.math.linear.QRSolverTest
test solve rank errors
testSolveSin() - Method in class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
testSolveSingularityErrors() - Method in class org.apache.commons.math.linear.LUSolverTest
test solve singularity errors
testSolveSingularityErrors() - Method in class org.apache.commons.math.linear.SingularValueSolverTest
test solve singularity errors
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.moment.GeometricMeanTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.rank.MaxTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.rank.MinTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.rank.PercentileTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.summary.ProductTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.summary.SumLogTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.summary.SumSqTest
 
testSpecialValues() - Method in class org.apache.commons.math.stat.descriptive.summary.SumTest
 
testSqrt1z() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrt1zNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtImaginaryNegative() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtImaginaryZero() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtPolar() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtRealNegative() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtRealPositive() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSqrtRealZero() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSSENonNegative() - Method in class org.apache.commons.math.stat.regression.SimpleRegressionTest
 
testStaticFormatComplex() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testStaticFormatRealVectorImpl() - Method in class org.apache.commons.math.linear.RealVectorFormatAbstractTest
 
testStaticFormatVector3D() - Method in class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
testStatistic - Variable in class org.apache.commons.math.random.RandomDataTest
 
testStatistic - Variable in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
testStatistic - Variable in class org.apache.commons.math.stat.inference.ChiSquareTestTest
 
testStatistic - Variable in class org.apache.commons.math.stat.inference.OneWayAnovaTest
 
testStatistic - Variable in class org.apache.commons.math.stat.inference.TTestTest
 
testStats() - Method in class org.apache.commons.math.stat.descriptive.ListUnivariateImplTest
test stats
testStats() - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest
test stats
testStats() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
test stats
testStats() - Method in class org.apache.commons.math.stat.descriptive.SummaryStatisticsTest
test stats
testStats() - Method in class org.apache.commons.math.stat.StatUtilsTest
test stats
testStdErrorConsistency() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
Verify that direct t-tests using standard error estimates are consistent with reported p-values
testStdErrorConsistency() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
 
testStepSize() - Method in class org.apache.commons.math.ode.nonstiff.ClassicalRungeKuttaIntegratorTest
 
testStepSize() - Method in class org.apache.commons.math.ode.nonstiff.EulerIntegratorTest
 
testStepSize() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testStepSize() - Method in class org.apache.commons.math.ode.nonstiff.MidpointIntegratorTest
 
testStepSize() - Method in class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
testString() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
testSubAndCheck() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSubAndCheckErrorMessage() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSubAndCheckLong() - Method in class org.apache.commons.math.util.MathUtilsTest
 
testSubMatrix() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test submatrix accessors
testSubMatrix() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testSubMatrix() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testSubstitute() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testSubtract() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSubtract() - Method in class org.apache.commons.math.fraction.BigFractionTest
 
testSubtract() - Method in class org.apache.commons.math.fraction.FractionTest
 
testSubtract() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testSubtract() - Method in class org.apache.commons.math.util.BigRealTest
 
testSubtraction() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
 
testSubtractNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testSumLog() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testSummaryStatistics() - Method in class org.apache.commons.math.stat.CertifiedDataTest
Test SummaryStatistics - implementations that do not store the data and use single pass algorithms to compute statistics
testSumSq() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testSwiss() - Method in class org.apache.commons.math.stat.correlation.SpearmansRankCorrelationTest
Test R swiss fertility dataset.
testSwissFertility() - Method in class org.apache.commons.math.stat.correlation.CovarianceTest
Test R Swiss fertility dataset against R.
testSwissFertility() - Method in class org.apache.commons.math.stat.correlation.PearsonsCorrelationTest
Test R Swiss fertility dataset against R.
testSwissFertility() - Method in class org.apache.commons.math.stat.regression.OLSMultipleLinearRegressionTest
Test R Swiss fertility dataset against R.
testTableauWithNoArtificialVars() - Method in class org.apache.commons.math.optimization.linear.SimplexTableauTest
 
testTan() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanCritical() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanh() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanhCritical() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanhInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanhNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanInf() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTanNaN() - Method in class org.apache.commons.math.complex.ComplexTest
 
testTestNegative() - Method in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
testTestPositive() - Method in class org.apache.commons.math.stat.descriptive.AbstractUnivariateStatisticTest
 
testTheory() - Method in class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  
testThreshold() - Method in class org.apache.commons.math.linear.LUSolverTest
test threshold impact
testToString() - Method in class org.apache.commons.math.fraction.FractionTest
 
testToString() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testToString() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testToString() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testToString() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testToString() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testToString() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testToString() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testToString() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testToString() - Method in class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatisticsTest
 
testToString() - Method in class org.apache.commons.math.stat.FrequencyTest
Tests toString()
testTrace() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test trace
testTrace() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test trace
testTrace() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test trace
testTrace() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test trace
testTrace() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test trace
testTrace() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test trace
testTrace() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test trace
testTrace() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test trace
testTransformBigDecimal() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testTransformDouble() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testTransformers() - Method in class org.apache.commons.math.util.TransformerMapTest
 
testTransformInteger() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testTransformNull() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testTransformObject() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testTransformString() - Method in class org.apache.commons.math.util.DefaultTransformerTest
 
testTranspose() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
test transpose
testTranspose() - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. test transpose
testTranspose() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
test transpose
testTranspose() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
test transpose
testTranspose() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
test transpose
testTranspose() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated. test transpose
testTranspose() - Method in class org.apache.commons.math.linear.SparseFieldMatrixTest
test transpose
testTranspose() - Method in class org.apache.commons.math.linear.SparseRealMatrixTest
test transpose
testTridiagonal() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test a matrix already in tridiagonal form.
testTrigamma() - Method in class org.apache.commons.math.special.GammaTest
 
testTrivial() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testTrivial() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testTrivial() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testTrivial() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testTrivial() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testTrivial() - Method in class org.apache.commons.math.optimization.MultiStartDifferentiableMultivariateVectorialOptimizerTest
 
testTrivialModel() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testTTriDiagonal() - Method in class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
testTwoSampleTHeterscedastic() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testTwoSampleTHeterscedastic() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
testTwoSampleTHomoscedastic() - Method in class org.apache.commons.math.stat.inference.TestUtilsTest
 
testTwoSampleTHomoscedastic() - Method in class org.apache.commons.math.stat.inference.TTestTest
 
testTwoSets() - Method in class org.apache.commons.math.estimation.GaussNewtonEstimatorTest
Deprecated.  
testTwoSets() - Method in class org.apache.commons.math.estimation.LevenbergMarquardtEstimatorTest
Deprecated.  
testTwoSets() - Method in class org.apache.commons.math.optimization.general.GaussNewtonOptimizerTest
 
testTwoSets() - Method in class org.apache.commons.math.optimization.general.LevenbergMarquardtOptimizerTest
 
testTwoSets() - Method in class org.apache.commons.math.optimization.general.NonLinearConjugateGradientOptimizerTest
 
testUnboundedSolution() - Method in class org.apache.commons.math.optimization.linear.SimplexSolverTest
 
testUnderdetermined() - Method in class org.apache.commons.math.linear.QRSolverTest
 
testUnequalSizeArguments() - Method in class org.apache.commons.math.analysis.interpolation.LoessInterpolatorTest
 
testUnsorted() - Method in class org.apache.commons.math.optimization.fitting.HarmonicFitterTest
 
testUnstableDerivative() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testUnstableDerivative() - Method in class org.apache.commons.math.ode.nonstiff.GillIntegratorTest
 
testUnstableDerivative() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testUOrthogonal() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
testUOrthogonal() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test that U is orthogonal
testUpperOrLower() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
TestUtils - Class in org.apache.commons.math
 
TestUtilsTest - Class in org.apache.commons.math.stat.inference
Test cases for the TestUtils class.
TestUtilsTest(String) - Constructor for class org.apache.commons.math.stat.inference.TestUtilsTest
 
testUUpperTriangular() - Method in class org.apache.commons.math.linear.FieldLUDecompositionImplTest
test that U is upper triangular
testUUpperTriangular() - Method in class org.apache.commons.math.linear.LUDecompositionImplTest
test that U is upper triangular
testValues() - Method in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
 
testValues() - Method in class org.apache.commons.math.distribution.GammaDistributionTest
 
testVariableSteps() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince54IntegratorTest
 
testVariableSteps() - Method in class org.apache.commons.math.ode.nonstiff.DormandPrince853IntegratorTest
 
testVariableSteps() - Method in class org.apache.commons.math.ode.nonstiff.GraggBulirschStoerIntegratorTest
 
testVariance() - Method in class org.apache.commons.math.stat.StatUtilsTest
 
testVector - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testVector - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testVector - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testVector - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testVector - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testVector - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testVector - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testVector - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testVector2 - Variable in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testVector2 - Variable in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated.  
testVector2 - Variable in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testVector2 - Variable in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testVector2 - Variable in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testVector2 - Variable in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testVector2 - Variable in class org.apache.commons.math.linear.SparseFieldMatrixTest
 
testVector2 - Variable in class org.apache.commons.math.linear.SparseRealMatrixTest
 
testVectorialProducts() - Method in class org.apache.commons.math.geometry.Vector3DTest
 
testVectorOnePair() - Method in class org.apache.commons.math.geometry.RotationTest
 
testVectorTwoPairs() - Method in class org.apache.commons.math.geometry.RotationTest
 
testVOrthogonal() - Method in class org.apache.commons.math.linear.BiDiagonalTransformerTest
 
testVOrthogonal() - Method in class org.apache.commons.math.linear.EigenDecompositionImplTest
test that V is orthogonal
testVOrthogonal() - Method in class org.apache.commons.math.linear.SingularValueDecompositionImplTest
test that V is orthogonal
testWalk() - Method in class org.apache.commons.math.linear.Array2DRowRealMatrixTest
 
testWalk() - Method in class org.apache.commons.math.linear.BlockFieldMatrixTest
 
testWalk() - Method in class org.apache.commons.math.linear.BlockRealMatrixTest
 
testWalk() - Method in class org.apache.commons.math.linear.FieldMatrixImplTest
 
testWalk() - Method in class org.apache.commons.math.linear.RealMatrixImplTest
Deprecated.  
testWholeFormat() - Method in class org.apache.commons.math.fraction.BigFractionFormatTest
 
testWholeFormat() - Method in class org.apache.commons.math.fraction.FractionFormatTest
 
testWindowSize() - Method in class org.apache.commons.math.stat.descriptive.DescriptiveStatisticsTest
 
testWithInitialCapacity() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testWithInitialCapacityAndExpansionFactor() - Method in class org.apache.commons.math.util.ResizableDoubleArrayTest
 
testWrongDerivative() - Method in class org.apache.commons.math.ode.nonstiff.HighamHall54IntegratorTest
 
testZero() - Method in class org.apache.commons.math.complex.ComplexFieldTest
 
testZero() - Method in class org.apache.commons.math.fraction.BigFractionFieldTest
 
testZero() - Method in class org.apache.commons.math.fraction.FractionFieldTest
 
testZero() - Method in class org.apache.commons.math.util.BigRealFieldTest
 
testZeroImaginary() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
testZeroReal() - Method in class org.apache.commons.math.complex.ComplexFormatAbstractTest
 
thirdMoment - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
ThirdMomentTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the ThirdMoment class.
ThirdMomentTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.ThirdMomentTest
 
ThreeEighthesIntegratorTest - Class in org.apache.commons.math.ode.nonstiff
 
ThreeEighthesIntegratorTest(String) - Constructor for class org.apache.commons.math.ode.nonstiff.ThreeEighthesIntegratorTest
 
ThreeEighthesStepInterpolatorTest - Class in org.apache.commons.math.ode.nonstiff
 
ThreeEighthesStepInterpolatorTest() - Constructor for class org.apache.commons.math.ode.nonstiff.ThreeEighthesStepInterpolatorTest
 
toArray() - Method in class org.apache.commons.math.linear.ArrayFieldVectorTest.FieldVectorTestImpl
 
toArray() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
toArray() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
tolerance - Variable in class org.apache.commons.math.analysis.polynomials.PolynomialFunctionTest
Error tolerance for tests
tolerance - Variable in class org.apache.commons.math.analysis.polynomials.PolynomialSplineFunctionTest
Error tolerance for tests
tolerance - Variable in class org.apache.commons.math.stat.descriptive.InteractionTest
 
tolerance - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
TournamentSelectionTest - Class in org.apache.commons.math.genetics
 
TournamentSelectionTest() - Constructor for class org.apache.commons.math.genetics.TournamentSelectionTest
 
transform(Object) - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.BarTransformer
 
transform(Object) - Method in class org.apache.commons.math.stat.descriptive.MixedListUnivariateImplTest.FooTransformer
 
transformer - Variable in class org.apache.commons.math.stat.descriptive.ListUnivariateImpl
Number Transformer maps Objects to Number for us.
TransformerMapTest - Class in org.apache.commons.math.util
 
TransformerMapTest() - Constructor for class org.apache.commons.math.util.TransformerMapTest
 
TrapezoidIntegratorTest - Class in org.apache.commons.math.analysis.integration
Testcase for trapezoid integrator.
TrapezoidIntegratorTest() - Constructor for class org.apache.commons.math.analysis.integration.TrapezoidIntegratorTest
 
TriDiagonalTransformerTest - Class in org.apache.commons.math.linear
 
TriDiagonalTransformerTest(String) - Constructor for class org.apache.commons.math.linear.TriDiagonalTransformerTest
 
TTestFactoryTest - Class in org.apache.commons.math.stat.inference
Test cases for the TTestTestFactory.
TTestFactoryTest(String) - Constructor for class org.apache.commons.math.stat.inference.TTestFactoryTest
 
TTestTest - Class in org.apache.commons.math.stat.inference
Test cases for the TTestImpl class.
TTestTest(String) - Constructor for class org.apache.commons.math.stat.inference.TTestTest
 

U

UncorrelatedRandomVectorGeneratorTest - Class in org.apache.commons.math.random
 
UncorrelatedRandomVectorGeneratorTest(String) - Constructor for class org.apache.commons.math.random.UncorrelatedRandomVectorGeneratorTest
 
UniformRandomGeneratorTest - Class in org.apache.commons.math.random
 
UniformRandomGeneratorTest(String) - Constructor for class org.apache.commons.math.random.UniformRandomGeneratorTest
 
unitize() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
unitize() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
unitVector() - Method in class org.apache.commons.math.linear.ArrayRealVectorTest.RealVectorTestImpl
 
unitVector() - Method in class org.apache.commons.math.linear.SparseRealVectorTest.SparseRealVectorTestImpl
 
UnivariateRealSolverFactoryImplTest - Class in org.apache.commons.math.analysis.solvers
 
UnivariateRealSolverFactoryImplTest() - Constructor for class org.apache.commons.math.analysis.solvers.UnivariateRealSolverFactoryImplTest
 
UnivariateRealSolverUtilsTest - Class in org.apache.commons.math.analysis.solvers
 
UnivariateRealSolverUtilsTest() - Constructor for class org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtilsTest
 
UnivariateStatisticAbstractTest - Class in org.apache.commons.math.stat.descriptive
Test cases for the UnivariateStatistic class.
UnivariateStatisticAbstractTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
url - Variable in class org.apache.commons.math.random.EmpiricalDistributionTest
 

V

value(double) - Method in class org.apache.commons.math.analysis.Expm1Function
 
value(double) - Method in class org.apache.commons.math.analysis.MonitoredFunction
 
value(double) - Method in class org.apache.commons.math.analysis.QuinticFunction
 
value(double) - Method in class org.apache.commons.math.analysis.SinFunction
 
ValueServerTest - Class in org.apache.commons.math.random
Test cases for the ValueServer class.
ValueServerTest(String) - Constructor for class org.apache.commons.math.random.ValueServerTest
 
var - Variable in class org.apache.commons.math.stat.descriptive.InteractionTest
 
var - Variable in class org.apache.commons.math.stat.descriptive.UnivariateStatisticAbstractTest
 
VarianceTest - Class in org.apache.commons.math.stat.descriptive.moment
Test cases for the UnivariateStatistic class.
VarianceTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.VarianceTest
 
vec1 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
vec1 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
vec1 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
vec1 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
vec2 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
vec2 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
vec2 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
vec2 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
vec3 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
vec3 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
vec3 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
vec3 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
vec4 - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
vec4 - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
vec4 - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
vec4 - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
vec_null - Variable in class org.apache.commons.math.linear.ArrayFieldVectorTest
 
vec_null - Variable in class org.apache.commons.math.linear.ArrayRealVectorTest
 
vec_null - Variable in class org.apache.commons.math.linear.SparseFieldVectorTest
 
vec_null - Variable in class org.apache.commons.math.linear.SparseRealVectorTest
 
Vector3DFormatAbstractTest - Class in org.apache.commons.math.geometry
 
Vector3DFormatAbstractTest() - Constructor for class org.apache.commons.math.geometry.Vector3DFormatAbstractTest
 
Vector3DFormatTest - Class in org.apache.commons.math.geometry
 
Vector3DFormatTest() - Constructor for class org.apache.commons.math.geometry.Vector3DFormatTest
 
Vector3DTest - Class in org.apache.commons.math.geometry
 
Vector3DTest(String) - Constructor for class org.apache.commons.math.geometry.Vector3DTest
 
VectorialCovarianceTest - Class in org.apache.commons.math.stat.descriptive.moment
 
VectorialCovarianceTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.VectorialCovarianceTest
 
VectorialMeanTest - Class in org.apache.commons.math.stat.descriptive.moment
 
VectorialMeanTest(String) - Constructor for class org.apache.commons.math.stat.descriptive.moment.VectorialMeanTest
 
verifyConsistency(PolynomialSplineFunction, double[]) - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
Verifies that interpolating polynomials satisfy consistency requirement: adjacent polynomials must agree through two derivatives at knot points
verifyCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Verifies that cumulative probability density calculations match expected values using current test instance data
verifyCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that cumulative probability density calculations match expected values using current test instance data
verifyDecomposition(BigMatrix, BigMatrix) - Method in class org.apache.commons.math.linear.BigMatrixImplTest
Deprecated. Extracts l and u matrices from lu and verifies that matrix = l times u modulo permutation
verifyDensities() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that probability density calculations match expected values using current test instance data
verifyInterpolation(UnivariateRealFunction, double[], double[]) - Method in class org.apache.commons.math.analysis.interpolation.SplineInterpolatorTest
verifies that f(x[i]) = y[i] for i = 0..n-1 where n is common length.
verifyInverseCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.ContinuousDistributionAbstractTest
Verifies that inverse cumulative probability density calculations match expected values using current test instance data
verifyInverseCumulativeProbabilities() - Method in class org.apache.commons.math.distribution.IntegerDistributionAbstractTest
Verifies that inverse cumulative probability density calculations match expected values using current test instance data

W

WeibullDistributionTest - Class in org.apache.commons.math.distribution
Test cases for WeibullDistribution.
WeibullDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.WeibullDistributionTest
Constructor for CauchyDistributionTest.
WeightedMeasurementTest - Class in org.apache.commons.math.estimation
Deprecated. 
WeightedMeasurementTest(String) - Constructor for class org.apache.commons.math.estimation.WeightedMeasurementTest
Deprecated.  

Y

y0 - Variable in class org.apache.commons.math.ode.TestProblemAbstract
Initial state

Z

ZipfDistributionTest - Class in org.apache.commons.math.distribution
Test cases for ZipfDistribution.
ZipfDistributionTest(String) - Constructor for class org.apache.commons.math.distribution.ZipfDistributionTest
 

A B C D E F G H I K L M N O P Q R S T U V W Y Z

Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.