GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

◆ dmatd()

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 max().

Referenced by ddasid(), and dnedd().