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

Go to the source code of this file.

Functions/Subroutines

subroutine dheqr (a, lda, n, q, info, ijob)
 

Function/Subroutine Documentation

◆ dheqr()

subroutine dheqr ( double precision, dimension(lda,*)  a,
integer  lda,
integer  n,
double precision, dimension(*)  q,
integer  info,
integer  ijob 
)

Definition at line 5 of file dheqr.f.

Referenced by dspigm().