文件名称:JAVA 矩阵工具包 JAMA
文件大小:109KB
文件格式:ZIP
更新时间:2016-05-15 12:54:33
jama
JAMA is a basic linear algebra package for Java. It provides user-level classes for constructing and manipulating real, dense matrices. It is meant to provide sufficient functionality for routine problems, packaged in a way that is natural and understandable to non-experts.
【文件预览】:
Jama
----QRDecomposition.java(6KB)
----time()
----CholeskyDecomposition.java(5KB)
----doc()
--------constant-values.html(5KB)
--------index.html(1KB)
--------overview-tree.html(7KB)
--------allclasses-noframe.html(1KB)
--------deprecated-list.html(5KB)
--------help-doc.html(8KB)
--------package-list(5B)
--------allclasses-frame.html(1KB)
--------resources()
--------index-all.html(27KB)
--------Jama()
--------serialized-form.html(14KB)
--------stylesheet.css(1KB)
----examples()
--------MagicSquareExample.java(5KB)
--------MagicSquareExample.class(4KB)
----EigenvalueDecomposition.java(26KB)
----util()
--------Maths.class(440B)
--------Maths.java(434B)
----SingularValueDecomposition.java(15KB)
----test()
--------TestMatrix.java(41KB)
--------TestMatrix.class(25KB)
----LUDecomposition.java(8KB)
----LUDecomposition.class(3KB)
----QRDecomposition.class(3KB)
----Matrix.class(12KB)
----CholeskyDecomposition.class(2KB)
----EigenvalueDecomposition.class(12KB)
----Matrix.java(28KB)
----ChangeLog(2KB)
----SingularValueDecomposition.class(7KB)