org.apache.commons.math3.linear
Class MatrixDimensionMismatchExceptionTest

java.lang.Object
  extended by org.apache.commons.math3.linear.MatrixDimensionMismatchExceptionTest

public class MatrixDimensionMismatchExceptionTest
extends Object

Test for MatrixDimensionMismatchException.

Version:
$Id$

Constructor Summary
MatrixDimensionMismatchExceptionTest()
           
 
Method Summary
 void testAccessors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatrixDimensionMismatchExceptionTest

public MatrixDimensionMismatchExceptionTest()
Method Detail

testAccessors

public void testAccessors()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.