SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
Loading...
Searching...
No Matches

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.
 

Detailed Description

Function Documentation

◆ potrf()

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\).

uplo is set in the tile.