mfc.matrix
Class TestComplex2By2

java.lang.Object
  extended bymfc.matrix.TestComplex2By2

public class TestComplex2By2
extends java.lang.Object

Test class for Complex2By2. If the test fails, there's definitely something wrong. If it doesn't fail, there may be something wrong.


Constructor Summary
TestComplex2By2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestComplex2By2

public TestComplex2By2()
Method Detail

main

public static void main(java.lang.String[] args)