Version 1.0.0
User documentation
Code Download
- Single
- Double
- Single Complex
- Double Complex
MC25 Permute a sparse matrix to block triangular form
Permutes a sparse real or complex matrix to a block lower triangular form, i.e. given a sparse matrix
, it attempts to find
permutation matrices
and such that
is block lower triangular
and it returns
to the caller.