Class Accuracy2DTest

java.lang.Object
com.irurueta.geometry.Accuracy2DTest

class Accuracy2DTest extends Object
  • Field Details

  • Constructor Details

    • Accuracy2DTest

      Accuracy2DTest()
  • Method Details

    • testConstructor

      @Test void testConstructor() throws com.irurueta.algebra.AlgebraException, GeometryException
      Throws:
      com.irurueta.algebra.AlgebraException
      GeometryException
    • testGetSetCovarianceMatrix

      @Test void testGetSetCovarianceMatrix() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • testGetSetStandardDeviationFactor

      @Test void testGetSetStandardDeviationFactor()
    • testGetSetConfidence

      @Test void testGetSetConfidence()
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws com.irurueta.algebra.WrongSizeException, com.irurueta.algebra.NonSymmetricPositiveDefiniteMatrixException, IOException, ClassNotFoundException
      Throws:
      com.irurueta.algebra.WrongSizeException
      com.irurueta.algebra.NonSymmetricPositiveDefiniteMatrixException
      IOException
      ClassNotFoundException