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

Go to the source code of this file.

Functions/Subroutines

subroutine dlinsd (NEQ, Y, T, YPRIME, CJ, P, PNRM, WT, LSOFF, STPTOL, IRET, RES, IRES, WM, IWM, FNRM, ICOPT, ID, R, YNEW, YPNEW, ICNFLG, ICNSTR, RLX, RPAR, IPAR)
 

Function/Subroutine Documentation

◆ dlinsd()

subroutine dlinsd (   NEQ,
dimension(*)  Y,
  T,
dimension(*)  YPRIME,
  CJ,
dimension(*)  P,
  PNRM,
dimension(*)  WT,
  LSOFF,
  STPTOL,
  IRET,
external  RES,
  IRES,
dimension(*)  WM,
dimension(*)  IWM,
  FNRM,
  ICOPT,
dimension(*)  ID,
dimension(*)  R,
dimension(*)  YNEW,
dimension(*)  YPNEW,
  ICNFLG,
dimension(*)  ICNSTR,
  RLX,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file dlinsd.f.

References dcnstr(), dfnrmd(), dyypnw(), and xerrwd().

Referenced by dnsid().