Class TestOctaveComplex


  • public class TestOctaveComplex
    extends Object
    Test OctaveComplex
    • Constructor Detail

      • TestOctaveComplex

        public TestOctaveComplex()
    • Method Detail

      • testCast

        public void testCast()
        Test that an OctaveDouble can be viewed as an OctaveComplex
      • testResize

        public void testResize()
        Test OctaveComplex resizes correctly
      • checkSize

        private void checkSize​(OctaveComplex complex,
                               int i,
                               int j)
      • failGet

        private void failGet​(OctaveComplex complex,
                             int i,
                             int j)