Package eu.simuline.octave.io.impl
Class TestIoOctaveComplex
- java.lang.Object
-
- eu.simuline.octave.io.impl.TestIoOctaveComplex
-
public class TestIoOctaveComplex extends Object
Test read/write ofOctaveComplex
-
-
Constructor Summary
Constructors Constructor Description TestIoOctaveComplex()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testGet2dMatrix()
Testvoid
testGetReal()
Test that a real number also works in the complex codevoid
testGetScalar()
Test
-