fortran-lapack
Loading...
Searching...
No Matches
la_lapack::lamrg Interface Reference

LAMRG: will create a permutation list which will merge the elements of A (which is composed of two independently sorted sets) into a single set which is sorted in ascending order. More...

Public Member Functions

 la_dlamrg
 
 la_qlamrg
 
 la_slamrg
 

Detailed Description

LAMRG: will create a permutation list which will merge the elements of A (which is composed of two independently sorted sets) into a single set which is sorted in ascending order.

Member Function/Subroutine Documentation

◆ la_dlamrg()

la_lapack::lamrg::la_dlamrg

◆ la_qlamrg()

la_lapack::lamrg::la_qlamrg

◆ la_slamrg()

la_lapack::lamrg::la_slamrg

The documentation for this interface was generated from the following file: