GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 6 of file dhels.f.