|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| BLAS1I | Defines an array based BLAS1 for Java. |
| BLAS2I | Defines an array based BLAS2 for Java. |
| BLAS3I | Defines an array based BLAS3 for Java. |
| Class Summary | |
| BLAS1 | Serial implementation of the BLAS1. |
| BLAS2 | Serial implementation of the BLAS2. |
| BLAS3 | Serial implementation of the BLAS3. |
| MatrixBLAS2 | BLAS2 layer that operates on contiguous
vectors and
matrices. |
| MatrixBLAS3 | BLAS3 layer that operates on contiguous
vectors and
matrices. |
| SmpBLAS1 | Parallel implementation of the BLAS1 for Java. |
| SmpBLAS2 | Parallel implementation of the BLAS2 for Java. |
| SmpBLAS3 | Parallel implementation of the BLAS3 for Java. |
| VectorBLAS1 | BLAS1 layer that operates on contiguous vectors. |
| Exception Summary | |
| BlasException | Indicates an invalid blas operation. |
| Error Summary | |
| BlasError | Indicates an invalid blas operation. |
Basic Linear Algebra Subroutines (BLAS 1,2,3).
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||