LAPACK 3.3.0

dort03.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dort03.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions