LAPACK 3.3.1
Linear Algebra PACKage

dcklse.f File Reference

Go to the source code of this file.

Functions/Subroutines

INTEGER DCKLSE (NN, MVAL, PVAL, NVAL, NMATS, ISEED, THRESH, NMAX, A, AF, B, BF, X, WORK, RWORK, NIN, NOUT, INFO)

Function Documentation

INTEGER DCKLSE ( INTEGER  NN,
INTEGER,dimension( * )  MVAL,
INTEGER,dimension( * )  PVAL,
INTEGER,dimension( * )  NVAL,
INTEGER  NMATS,
INTEGER,dimension( 4 )  ISEED,
DOUBLE PRECISION  THRESH,
INTEGER  NMAX,
DOUBLE PRECISION,dimension( * )  A,
DOUBLE PRECISION,dimension( * )  AF,
DOUBLE PRECISION,dimension( * )  B,
DOUBLE PRECISION,dimension( * )  BF,
DOUBLE PRECISION,dimension( * )  X,
DOUBLE PRECISION,dimension( * )  WORK,
DOUBLE PRECISION,dimension( * )  RWORK,
INTEGER  NIN,
INTEGER  NOUT,
INTEGER  INFO 
)

Definition at line 1 of file dcklse.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions