SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
|
Functions | |
template<typename scalar_t > | |
int64_t | slate::tile::potrf (Tile< scalar_t > &A) |
Cholesky factorization of tile: \(L L^H = A\) or \(U^H U = A\). | |
template<typename scalar_t > | |
int64_t | slate::tile::potrf (Tile< scalar_t > &&A) |
Converts rvalue refs to lvalue refs. | |
int64_t slate::tile::potrf | ( | Tile< scalar_t > & | A | ) |
Cholesky factorization of tile: \(L L^H = A\) or \(U^H U = A\).
uplo is set in the tile.