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 | dsubsp (NMAX, N, A, B, Z, FTEST, EPS, NDIM, FAIL, IND) |
subroutine dsubsp | ( | integer | NMAX, |
integer | N, | ||
double precision, dimension(nmax,n) | A, | ||
double precision, dimension(nmax,n) | B, | ||
double precision, dimension(nmax,n) | Z, | ||
integer | FTEST, | ||
double precision | EPS, | ||
integer | NDIM, | ||
logical | FAIL, | ||
integer, dimension(n) | IND | ||
) |
Definition at line 1 of file dsubsp.f.
References CollocWt::alpha(), CollocWt::beta(), d, eps, exchqz(), and radio_property::is().
Referenced by Fqz().