GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dhels.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dhels (a, lda, n, q, b)
 

Function/Subroutine Documentation

◆ dhels()

subroutine dhels ( double precision, dimension(lda,*)  a,
integer  lda,
integer  n,
double precision, dimension(*)  q,
double precision, dimension(*)  b 
)

Definition at line 5 of file dhels.f.

Referenced by dspigm().