LAPACK 3.3.1
Linear Algebra PACKage

LIN/slahilb.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAHILB (N, NRHS, A, LDA, X, LDX, B, LDB, WORK, INFO)

Function Documentation

subroutine SLAHILB ( INTEGER  N,
INTEGER  NRHS,
REAL,dimension(lda, n)  A,
INTEGER  LDA,
REAL,dimension(ldx, nrhs)  X,
INTEGER  LDX,
REAL,dimension(ldb, nrhs)  B,
INTEGER  LDB,
REAL,dimension(n)  WORK,
INTEGER  INFO 
)

Definition at line 1 of file LIN/slahilb.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions