search for: pwtset

Displaying 2 results from an estimated 2 matches for "pwtset".

2009 Mar 31
2
scope of variables in R
...---------------- # --------------------------- GLOBAL DATA & CONSTANTS ---------------------- EntrThreshold <- 1.e+35 NCMAX <- 50 ncof <- 0 ioff <- 0 joff <- 0 sig <- 0.0 cc <- vector(length=NCMAX) cr <- vector(length=NCMAX) Function "pwtset", called by function "ford", changes the content of variable 'ncof' as confirmed by the debigging printed values. But when function "pwset" exits and the flow control returns to the caller "ford" then variable 'ncof' has not kept the value assigne...
2009 Mar 28
0
R: Fortran 90 etc.
...r: Unclassifiable statement at (1) ford.f90:83: c --- if isign=-1 then inverse transform 1 Error: Unclassifiable statement at (1) ford.f90:84: c --- The used orthogonal Daubechies wavelet is setting by preliminary 1 Error: Unclassifiable statement at (1) ford.f90:85: c --- call of the subroutine pwtset. 1 Error: Unclassifiable statement at (1) ford.f90:86: c ----------------------------------- 1 Error: Unclassifiable statement at (1) ford.f90:109: c ------------------------------------------------- 1 Error: Unclassifiable statement at (1) Fatal Error: Error count reached limit of 25. make: ***...