Functions/Subroutines

TESTING/EIG/sort03.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SORT03 (RC, MU, MV, N, K, U, LDU, V, LDV, WORK, LWORK, RESULT, INFO)

Function Documentation

subroutine SORT03 ( CHARACTER*( * )  RC,
INTEGER  MU,
INTEGER  MV,
INTEGER  N,
INTEGER  K,
REAL,dimension( ldu, * )  U,
INTEGER  LDU,
REAL,dimension( ldv, * )  V,
INTEGER  LDV,
REAL,dimension( * )  WORK,
INTEGER  LWORK,
REAL  RESULT,
INTEGER  INFO 
)

Definition at line 1 of file sort03.f.