GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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().