|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConvertsToDoubleMatrix | EXPERIMENTAL, not yet used for anything usefull... |
| ConvertsToFloatMatrix | |
| DoubleFunction | Represents a function on doubles. |
| FloatFunction | Represents a function on floats. |
| Class Summary | |
|---|---|
| ComplexDouble | A complex value with double precision. |
| ComplexDoubleMatrix | |
| ComplexFloat | A complex value with float precision. |
| ComplexFloatMatrix | |
| Decompose | Matrix which collects all kinds of decompositions. |
| Decompose.LUDecomposition<T> | Class to hold an LU decomposition result. |
| DoubleMatrix | A general matrix class for double typed values. |
| Eigen | Eigenvalue and Eigenvector related functions. |
| FloatMatrix | A general matrix class for float typed values. |
| Geometry | General functions which are geometric in nature. |
| JavaBlas | Implementation of some Blas functions, mostly those which require linear runtime in the number of matrix elements. |
| MatrixFunctions | This class provides the functions from java.lang.Math for matrices. |
| NativeBlas | Native BLAS and LAPACK functions. |
| SimpleBlas | This class provides a cleaner direct interface to the BLAS routines by extracting the parameters of the matrices from the matrices itself. |
| Singular | |
| Solve | Solving linear equations. |
| Trigonometry | Container for trigonometric functions on vectors and matrices. |
Main linear algebra package. This package contains the linear algebra packages from jBLAS.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||