Displaying 3 results from an estimated 3 matches for "kfp".
Did you mean:
gfp
1998 Feb 03
0
fortran Makefile
...d it under Linux. The 'usual'
installation fails as your Rdse/dse/src/Makefile uses implicit rules quite a
bit. It calls g77 first as the compiler. However, each of g77 5.0.19, 5.0.20
and 5.0.21 failed on dsefor.f, mostly with errors of the following type:
dsefor.f:283:
SUBROUTINE KFP(EY, HPERR, PREDERR, ERRWT,
1
dsefor.f:1695: (continued):
CALL KFP(F2, HPERR,PREDERR, ERRWT,
2
Argument #18 (named `r') of `kfp' is one type at (2) but is some other type at
(1) [info -f
g77 M GLOBALS]
However, it works fine...
2004 Jul 21
2
where are sources diffs?
...r grab
a diff instead of the full 10MB so tarball; the README in source.winehq.org
refers to some 'Wine-yymmdd.diff.gz' but I can't find any of such.
Did I overlook some infos, or are such diffs not available, and I'm supposed
to use CVS?
thanks
-- paolo
GPG/PGP id:0x21426690 kfp:EDFB 0103 A8D8 4180 8AB5 D59E 9771 0F28 2142 6690
2001 Mar 19
0
DUP=T/F
...work space for GEND
Haprox=Haprox, #10
Hdiag=Hdiag,
Daprox=Daprox,
x=double(length(x)),
delta=double(length(x)),
f1=double(n),
f2=double(n),
# work space for ARMAp / KFp
# cov=matrix(1e20,ps,ps),
# pred is f0,f1,f2 passed above
as.integer(ms), # input dimension m #17
as.integer(ps), # output dimension p
as.integer(sampleT),
as.integer(periods(data)),
u=as.double(u),...