LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | dlamrg (n1, n2, a, dtrd1, dtrd2, index) |
DLAMRG creates a permutation list to merge the entries of two independently sorted sets into a single set sorted in ascending order. | |
subroutine | slamrg (n1, n2, a, strd1, strd2, index) |
SLAMRG creates a permutation list to merge the entries of two independently sorted sets into a single set sorted in ascending order. | |