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

Go to the source code of this file.

Functions/Subroutines

subroutine dorth (vnew, v, hes, n, ll, ldhes, kmp, snormw)
 

Function/Subroutine Documentation

◆ dorth()

subroutine dorth ( double precision, dimension(*)  vnew,
double precision, dimension(n,*)  v,
double precision, dimension(ldhes,*)  hes,
integer  n,
integer  ll,
integer  ldhes,
integer  kmp,
double precision  snormw 
)

Definition at line 5 of file dorth.f.

References max().

Referenced by dspigm().