GNU Octave  8.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 Properties Friends Macros Pages
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

◆ dcnstr()

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().

Referenced by dlinsd(), and dlinsk().