GNU Octave  4.0.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/Subroutines
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

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.

References abs(), and octave_value::sqrt().

Referenced by dspigm().