Functions/Subroutines

TESTING/EIG/dort01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DORT01 ( CHARACTER  ROWCOL,
INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( ldu, * )  U,
INTEGER  LDU,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  LWORK,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file dort01.f.