Class MatrixProblems


  • public class MatrixProblems
    extends java.lang.Object
    A suite for all problem tests that handle at least one Matrix.
    Since:
    13.08.2016 18:18:18
    Author:
    Nico Danneberg
    See Also:
    Matrix
    • Constructor Summary

      Constructors 
      Constructor Description
      MatrixProblems()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MatrixProblems

        public MatrixProblems()