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
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

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 workspace_element::dimension(), max(), and octave_value::sqrt().

Referenced by dspigm().