GNU Octave  3.8.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
dorth.f File Reference

Go to the source code of this file.

Functions

subroutine dorth (VNEW, V, HES, N, LL, LDHES, KMP, SNORMW)

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

Referenced by dspigm().