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