GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | ddaini (X, Y, YPRIME, NEQ, RES, JAC, H, WT, IDID, RPAR, IPAR, PHI, DELTA, E, WM, IWM, HMIN, UROUND, NONNEG, NTEMP) |
subroutine ddaini | ( | double precision | X, |
double precision, dimension(*) | Y, | ||
double precision, dimension(*) | YPRIME, | ||
integer | NEQ, | ||
, external | RES, | ||
, external | JAC, | ||
double precision | H, | ||
double precision, dimension(*) | WT, | ||
integer | IDID, | ||
double precision, dimension(*) | RPAR, | ||
integer, dimension(*) | IPAR, | ||
double precision, dimension(neq,*) | PHI, | ||
double precision, dimension(*) | DELTA, | ||
double precision, dimension(*) | E, | ||
double precision, dimension(*) | WM, | ||
integer, dimension(*) | IWM, | ||
double precision | HMIN, | ||
double precision | UROUND, | ||
integer | NONNEG, | ||
integer | NTEMP | ||
) |