R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
djm-source
/
src
/
appl
/
zeroin.c
@ 63243
– Rev 42208
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
42208
6956 d 23 h
murdoch
/branches/djm-source/
Recreate branch from trunk
39960
7188 d 2 h
ripley
/trunk/
tweaks to uniroot
37681
7416 d 1 h
ripley
/trunk/src/
more on convergence in uniroot
36820
7525 d 19 h
ripley
/trunk/
update FSF address
24068
8495 d 19 h
ripley
/trunk/
more removing classic MacOS
19500
8855 d 18 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
13601
9233 d 2 h
maechler
/trunk/src/appl/
added missing include "-W.."
12976
9283 d 1 h
pd
/trunk/
branch update
12778
9302 d 17 h
pd
/trunk/
branch update
7758
9683 d 2 h
ripley
/trunk/
exported symbol re-mapping / make static if unused
7725
9685 d 1 h
ripley
/trunk/src/
rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
7701
9685 d 19 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
7662
9687 d 20 h
ripley
/trunk/src/appl/
typos in comments
5288
9870 d 4 h
hornik
/trunk/src/appl/
Always include Rconfig.h if HAVE_CONFIG_H is defined.
4762
9920 d 22 h
maechler
/trunk/src/appl/
ANSI C header; -Wall; indented
4281
9955 d 19 h
rgentlem
/trunk/src/appl/
fixed the header file so it included something with float.h
4278
9955 d 20 h
pd
/trunk/src/appl/
<math.h> instead of "math.h"
4275
9955 d 22 h
pd
/trunk/
Support recursive calls to zeroin (and thereby uniroot())