Go to the source code of this file.
|
| subroutine, public | cp_fm_dlaf_api::cp_pdpotrf_dlaf (uplo, n, a, ia, ja, desca, info) |
| | Cholesky factorization using DLA-Future.
|
| |
| subroutine, public | cp_fm_dlaf_api::cp_pspotrf_dlaf (uplo, n, a, ia, ja, desca, info) |
| | Cholesky factorization using DLA-Future.
|
| |
| subroutine, public | cp_fm_dlaf_api::cp_pdpotri_dlaf (uplo, n, a, ia, ja, desca, info) |
| | Inverse from Cholesky factorization using DLA-Future.
|
| |
| subroutine, public | cp_fm_dlaf_api::cp_pspotri_dlaf (uplo, n, a, ia, ja, desca, info) |
| | Inverse from Cholesky factorization using DLA-Future.
|
| |
| subroutine, public | cp_fm_dlaf_api::cp_fm_diag_dlaf (matrix, eigenvectors, eigenvalues) |
| | ...
|
| |
| subroutine, public | cp_fm_dlaf_api::cp_fm_diag_gen_dlaf (a_matrix, b_matrix, eigenvectors, eigenvalues) |
| | ...
|
| |