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

Go to the source code of this file.

Functions

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

Function 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(), workspace_element::dimension(), and Vt102Emulation::tau().

Referenced by dlinsd(), and dlinsk().