Searched defs:ThomasSolver (Results 1 – 1 of 1) sorted by relevance
145 StatusOr<XlaOp> ThomasSolver(XlaOp lower_diagonal, XlaOp main_diagonal, in ThomasSolver() function289 StatusOr<XlaOp> ThomasSolver(XlaOp diagonals, XlaOp rhs) { in ThomasSolver() function