Deprecated API


Contents
Deprecated Classes
org.apache.commons.math.stat.descriptive.DescriptiveStatisticsAbstractTest
          should be moved down into DescriptiveStatisticsTest when DescriptiveStatisticsImpl is removed in 2.0 
org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImplTest
          - to be removed in 2.0 with DescriptiveStatisticsImpl 
org.apache.commons.math.stat.descriptive.SummaryStatisticsAbstractTest
          should be moved down into SummaryStatisticsTest when SummaryStatisticsImpl is removed in 2.0 
org.apache.commons.math.stat.descriptive.SummaryStatisticsImplTest
          - to be removed in 2.0 with SummaryStatisticsImpl 
 

Deprecated Methods
org.apache.commons.math.complex.ComplexUtilsTest.altPolar(double, double)
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAcos()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAcosInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAcosNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAcosNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAsin()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAsinInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAsinNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAsinNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAtan()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAtanInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAtanNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testAtanNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCos()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCosh()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCoshInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCoshNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCoshNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCosInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCosNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testCosNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testExp()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testExpInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testExpNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testExpNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testLog()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testLogInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testLogNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testlogNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testLogZero()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testPow()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testPowInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testPowNaNBase()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testPowNaNExponent()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testpowNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testPowZero()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSin()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSinh()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSinhInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSinhNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testsinhNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSinInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSinNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSinNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrt1z()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrt1zNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrt1zNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtImaginaryNegative()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtImaginaryZero()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtPolar()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtRealNegative()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtRealPositive()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testSqrtRealZero()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTan()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanCritical()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanh()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanhCritical()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanhInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanhNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanhNull()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanInf()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanNaN()
          to be removed in 2.0 
org.apache.commons.math.complex.ComplexUtilsTest.testTanNull()
          to be removed in 2.0 
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.