GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dcnstr (NEQ, Y, YNEW, ICNSTR, TAU, RLX, IRET, IVAR) |
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().