GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ddaslv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DDASLV (NEQ, DELTA, WM, IWM)
 

Function/Subroutine Documentation

◆ DDASLV()

subroutine DDASLV ( integer  NEQ,
double precision, dimension(*)  DELTA,
double precision, dimension(*)  WM,
integer, dimension(*)  IWM 
)

Definition at line 2 of file ddaslv.f.