GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
dhels.f File Reference

Go to the source code of this file.

Functions

subroutine dhels (A, LDA, N, Q, B)

Function Documentation

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().