Class HistogramMaximumLikelihoodEstimatorTest

java.lang.Object
com.irurueta.numerical.HistogramMaximumLikelihoodEstimatorTest

class HistogramMaximumLikelihoodEstimatorTest extends Object
  • Field Details

  • Constructor Details

    • HistogramMaximumLikelihoodEstimatorTest

      HistogramMaximumLikelihoodEstimatorTest()
  • Method Details

    • testConstructor

      @Test void testConstructor() throws com.irurueta.numerical.NotAvailableException
      Throws:
      com.irurueta.numerical.NotAvailableException
    • testGetMethod

      @Test void testGetMethod()
    • testGetSetNumberOfBins

      @Test void testGetSetNumberOfBins() throws com.irurueta.numerical.LockedException
      Throws:
      com.irurueta.numerical.LockedException
    • testGetSetGaussianSigma

      @Test void testGetSetGaussianSigma() throws com.irurueta.numerical.LockedException
      Throws:
      com.irurueta.numerical.LockedException
    • testGetSetMinMaxValuesAndAvailability

      @Test void testGetSetMinMaxValuesAndAvailability() throws com.irurueta.numerical.LockedException, com.irurueta.numerical.NotAvailableException
      Throws:
      com.irurueta.numerical.LockedException
      com.irurueta.numerical.NotAvailableException
    • testIsLocked

      @Test void testIsLocked()
    • testGetSetInputDataAndAvailability

      @Test void testGetSetInputDataAndAvailability() throws com.irurueta.numerical.LockedException, com.irurueta.numerical.NotAvailableException
      Throws:
      com.irurueta.numerical.LockedException
      com.irurueta.numerical.NotAvailableException
    • testIsReady

      @Test void testIsReady() throws com.irurueta.numerical.LockedException
      Throws:
      com.irurueta.numerical.LockedException
    • testEstimate

      @Test void testEstimate() throws com.irurueta.numerical.LockedException, com.irurueta.numerical.NotReadyException
      Throws:
      com.irurueta.numerical.LockedException
      com.irurueta.numerical.NotReadyException