Uses of Class
main.verarbeitung.MatrixNotInitialisedException

Packages that use MatrixNotInitialisedException
main.verarbeitung   
 

Uses of MatrixNotInitialisedException in main.verarbeitung
 

Constructors in main.verarbeitung that throw MatrixNotInitialisedException
Verarbeitung(Matrix matrix)
          Der Konstruktor speichert die Matrix und ruft die Rösselsprünge auf.