LAPACK 3.3.1
Linear Algebra PACKage

cunt03.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file cunt03.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions