![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
| subroutine | dheqr (A, LDA, N, Q, INFO, IJOB) |
| 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(), MatrixType::info(), and octave_value::sqrt().
Referenced by dspigm().
1.8.1.2