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

Go to the source code of this file.

Functions/Subroutines

subroutine dcnstr (NEQ, Y, YNEW, ICNSTR, TAU, RLX, IRET, IVAR)
 

Function/Subroutine Documentation

subroutine dcnstr (   NEQ,
dimension(neq)  Y,
dimension(neq)  YNEW,
dimension(neq)  ICNSTR,
  TAU,
  RLX,
  IRET,
  IVAR 
)

Definition at line 5 of file dcnstr.f.

References abs(), dimension(), Vt102Emulation::tau(), and zero.

Referenced by dlinsd(), and dlinsk().