Functions

exchqz.f File Reference

Go to the source code of this file.

Functions

subroutine EXCHQZ (NMAX, N, A, B, Z, L, LS1, LS2, EPS, FAIL)

Function Documentation

subroutine EXCHQZ ( INTEGER  NMAX,
INTEGER  N,
DOUBLE PRECISION,dimension(nmax,n)  A,
DOUBLE PRECISION,dimension(nmax,n)  B,
DOUBLE PRECISION,dimension(nmax,n)  Z,
INTEGER  L,
INTEGER  LS1,
INTEGER  LS2,
DOUBLE PRECISION  EPS,
LOGICAL  FAIL 
)

Definition at line 1 of file exchqz.f.

Referenced by DSUBSP().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines