GNU Octave  4.4.1
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 6 of file dorth.f.

References dimension(), and max().