GNU Octave  4.2.1
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
dfnrmd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dfnrmd (NEQ, Y, T, YPRIME, R, CJ, WT, RES, IRES, FNORM, WM, IWM, RPAR, IPAR)
 

Function/Subroutine Documentation

subroutine dfnrmd (   NEQ,
dimension(*)  Y,
  T,
dimension(*)  YPRIME,
dimension(*)  R,
  CJ,
dimension(*)  WT,
external  RES,
  IRES,
  FNORM,
dimension(*)  WM,
dimension(*)  IWM,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file dfnrmd.f.

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

Referenced by dlinsd().