LAPACK 3.3.1
Linear Algebra PACKage

cla_gbrpvgrw.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL CLA_GBRPVGRW (N, KL, KU, NCOLS, AB, LDAB, AFB, LDAFB)

Function Documentation

REAL CLA_GBRPVGRW ( INTEGER  N,
INTEGER  KL,
INTEGER  KU,
INTEGER  NCOLS,
COMPLEX,dimension( ldab, * )  AB,
INTEGER  LDAB,
COMPLEX,dimension( ldafb, * )  AFB,
INTEGER  LDAFB 
)

Definition at line 1 of file cla_gbrpvgrw.f.

Here is the caller graph for this function:

 All Files Functions