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 | dfnrmd (NEQ, Y, T, YPRIME, R, CJ, WT, RES, IRES, FNORM, WM, IWM, RPAR, IPAR) |
subroutine dfnrmd | ( | NEQ, | |
dimension(*) | Y, | ||
T, | |||
dimension(*) | YPRIME, | ||
dimension(*) | R, | ||
CJ, | |||
dimension(*) | WT, | ||
external | RES, | ||
IRES, | |||
FNORM, | |||
dimension(*) | WM, | ||
dimension(*) | IWM, | ||
dimension(*) | RPAR, | ||
dimension(*) | IPAR | ||
) |