Class Summary |
BIJfht |
This class implements the fast Hartley transform on images (real float matrices). |
BIJfunctions |
20-July-1997, Bryan Lewis, Department of Mathematics and Computer Science, Kent State University
(*) Press, Flannery, Teukolsky, Vetterling, Numerical Recipes, Cambridge University Press, 1986 |
BIJgifa |
Implementation of GIFA (generalized indicator function approach). |
BIJJacobi |
This class implements the jacobi function as a Java class. |
BIJknn |
k Nearest Neighborhood (brute-force) implementation. |
BIJmatrix |
Implements methods for large (by necessity, float) matrices, including covariance of matrix,
eigenvectors and others. |
BIJmi |
Mutual infromation processing routines. |
BIJpca |
Principal component analysis (PCA) on 2-D sequences (ie. |
BIJpowell |
This class implements Powell's multidimensional optimization. |
BIJShortMatrix |
Implements methods for large short matrices. |
BIJstats |
BIJ statistical methods inherited from MatLab. |
BIJtransform |
This class implements static transformation matrix operations for 2-D and 3-D transformation matrices. |
BIJutil |
Utilities to link BIJ things to ImageJ. |
Blas |
|
Jacobi |
Deprecated. |
SVDC |
This class contains the LINPACK DSVDC (singular value
decomposition) routine. |