On fast algorithms for triangular and dense matrix inversion

0Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We first propose in this paper a recursive algorithm for triangular matrix inversion (TMI) based on the 'Divide and Conquer' (D&C) paradigm. Different versions of an original sequential algorithm are presented. A theoretical performance study permits to establish an accurate comparison between the designed algorithms. Our implementation is designed to be used in place of dtrtri, the level 3 BLAS TMI. Afterwards, we generalize our approach for dense matrix inversion (DMI) based on LU factorization (LUF). This latter is used in Mathematical software libraries such as LAPACK xGETRI and MATLAB inv. being the input dense matrix, xGETRI consists, once the factors L and U are known, in inverting U then solving the triangular matrix system (i.e., thus. Two other alternatives may be derived here (L and U being known): (i) first invert L, then solve the matrix system for X; (ii) invert both L and U, then compute the product. Each of these three procedures involves at least one triangular matrix inversion (TMI). Our DMI implementation aims to be used in place of the level 3 BLAS TMI-DMI. Efficient results could be obtained through an experimental study achieved on a set of large sized randomly generated matrices. © 2013 Springer Science+Business Media Dordrecht.

Cite

CITATION STYLE

APA

Mahfoudhi, R., & Mahjoub, Z. (2013). On fast algorithms for triangular and dense matrix inversion. In Lecture Notes in Electrical Engineering (Vol. 229 LNEE, pp. 45–56). Springer Verlag. https://doi.org/10.1007/978-94-007-6190-2_4

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free