LAPACK 3.3.0

sort01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SORT01 (ROWCOL, M, N, U, LDU, WORK, LWORK, RESID)

Function Documentation

subroutine SORT01 ( CHARACTER  ROWCOL,
INTEGER  M,
INTEGER  N,
REAL,dimension( ldu, * )  U,
INTEGER  LDU,
REAL,dimension( * )  WORK,
INTEGER  LWORK,
REAL  RESID 
)

Definition at line 1 of file sort01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions