Class DoubleComplexFieldMatrixTest

java.lang.Object
com.singularsys.exttests.matrix.MatrixFieldBaseTest
com.singularsys.exttests.matrix.DoubleComplexFieldMatrixTest

public class DoubleComplexFieldMatrixTest extends MatrixFieldBaseTest
Tests for matrix operations using the ComplexField in combintion with a DoubleField.
  • Constructor Details

    • DoubleComplexFieldMatrixTest

      public DoubleComplexFieldMatrixTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • testNumberAndComplex

      @Test public void testNumberAndComplex() throws Exception
      Throws:
      Exception