Functions

sexchqz.f File Reference

Go to the source code of this file.

Functions

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

Function Documentation

subroutine SEXCHQZ ( INTEGER  NMAX,
INTEGER  N,
REAL,dimension(nmax,n)  A,
REAL,dimension(nmax,n)  B,
REAL,dimension(nmax,n)  Z,
INTEGER  L,
INTEGER  LS1,
INTEGER  LS2,
REAL  EPS,
LOGICAL  FAIL 
)

Definition at line 1 of file sexchqz.f.

Referenced by SSUBSP().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines