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
dmatd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dmatd (NEQ, X, Y, YPRIME, DELTA, CJ, H, IER, EWT, E, WM, IWM, RES, IRES, UROUND, JACD, RPAR, IPAR)
 

Function/Subroutine Documentation

subroutine dmatd (   NEQ,
  X,
dimension(*)  Y,
dimension(*)  YPRIME,
dimension(*)  DELTA,
  CJ,
  H,
  IER,
dimension(*)  EWT,
dimension(*)  E,
dimension(*)  WM,
dimension(*)  IWM,
external  RES,
  IRES,
  UROUND,
external  JACD,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file dmatd.f.

References abs(), curl_transfer::del(), workspace_element::dimension(), max(), and octave_value::sqrt().

Referenced by ddasid(), and dnedd().