Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 383 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 383 Bytes

Assignment 3 Hidden Markov Modes in EDA132 at LTH

Uses the JAMA library http://math.nist.gov/javanumerics/jama/#Background

This is how you set up the class path in Eclipse:

Go to Project(right click)-> Properties -> Java Build Path -> Library -> Add external jars. and select the jars that you want in the classpath of your project. The jar-file can be found in the folder lib.