Package Jama

A fork of NIST's public domain "JAMA: A Java Matrix Package", compatible with Version 1.0.3. Some performance improvements made by using System.arraycopy() and Arrays.fill() instead of nested for-loops. See file ChangeLog for details.
Author:
Stefan Reiser (s.reiser@tu-braunschweig.de)