GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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.

Referenced by dlinsd(), and dlinsk().