edu.stanford.rsl.konrad.numerics.test
Class SimpleMatrixTest

java.lang.Object
  extended by edu.stanford.rsl.konrad.numerics.test.SimpleMatrixTest

public class SimpleMatrixTest
extends java.lang.Object


Constructor Summary
SimpleMatrixTest()
           
 
Method Summary
 void testDeterminant()
           
 void testGetSubMatrix()
           
 void testToStringAndFromString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMatrixTest

public SimpleMatrixTest()
Method Detail

testGetSubMatrix

public void testGetSubMatrix()

testDeterminant

public void testDeterminant()

testToStringAndFromString

public void testToStringAndFromString()