Class Index

Back to Main contents .

The following is an index of the Jampack classes with pointers to the corresponding java and javadoc files and to manual entries.

Block ( java, doc, man)
Suite to partition a matrices.
Eig ( java , doc, man)
The eigenvalue-vector decompostion.
H ( java , doc, man)
Suite for conjugate transposes and transposes.
House ( java, doc, man)
Suite for Householder transformations.
Inv ( java , doc, man)
Suite for matrix inversion.
JampackException ( java, doc)
The Jampack exception.
Merge ( java, doc, man )
Suite for merging matrices into larger matrices.
Minus ( java, doc, man)
Suite for subtracting matrices.
Norm ( java, doc, man)
Suite for computing matrix norms.
Parameters ( java, doc, man)
Jamapack global parameters.
Pivot ( java, doc, man)
Suite for applying interchanges.
Plus ( java, doc, man)
Suite for adding matrices.
Print ( java, doc, man)
Suite for printing matrices and arrays.
Rand ( java, doc, man)
Suite for random matrices and arrays.
Rot ( java, doc, man)
Suite for plane rotations.
Schur ( java, doc, man)
The Schur Decomposition.
Solve ( java, doc, man)
Suite for solving linear systems.
Swap ( java, doc, man)
Suite for swapping rows and columns of a matrix.
Z ( java, doc, man)
Complex numbers and arithmetic.
Z1 ( java, doc, man)
Zchol ( java, doc, man)
One-dimensional complex array.
Zdiagmat ( java, doc, man)
Complex Diagonal matrix class.
Zhess ( java, doc, man)
The Hessenberg form.
Zhqrd ( java, doc, man)
The Householder QR decomposition.
Zltmat ( java, doc, man)
Complex lower triangular matrix tag class.
Zludpp ( java, doc, man)
The partially pivoted LU decomposition.
Zmat ( java, doc, man)
Complex general matrix class.
Zpsdmat ( java, doc, man)
Complex positive semidefinite matrix tag class.
Zqrd ( java, doc, man)
The QR decomposition.
Zspec ( java, doc, man)
The spectral decomposition of a Hermitian matrix.
Zsvd ( java, doc, man)
The singular value decomposition.
Zutmat ( java, doc, man)
Complex upper triangular matrix tag class.