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

Go to the source code of this file.

Functions/Subroutines

subroutine dnsd (X, Y, YPRIME, NEQ, RES, PDUM, WT, RPAR, IPAR, DUMSVR, DELTA, E, WM, IWM, CJ, DUMS, DUMR, DUME, EPCON, S, CONFAC, TOLNEW, MULDEL, MAXIT, IRES, IDUM, IERNEW)
 

Function/Subroutine Documentation

subroutine dnsd (   X,
dimension(*)  Y,
dimension(*)  YPRIME,
  NEQ,
external  RES,
  PDUM,
dimension(*)  WT,
dimension(*)  RPAR,
dimension(*)  IPAR,
  DUMSVR,
dimension(*)  DELTA,
dimension(*)  E,
dimension(*)  WM,
dimension(*)  IWM,
  CJ,
  DUMS,
  DUMR,
  DUME,
  EPCON,
  S,
  CONFAC,
  TOLNEW,
  MULDEL,
  MAXIT,
  IRES,
  IDUM,
  IERNEW 
)

Definition at line 5 of file dnsd.f.

References ddwnrm(), workspace_element::dimension(), and dslvd().

Referenced by dnedd().