search for: dn8

Displaying 3 results from an estimated 3 matches for "dn8".

Did you mean: dn
2013 Apr 04
1
Plotting several functions in the same display (again)
...39;m puzzled with a problem in the same line: When I passed a "function producer" to plot, again it worked well; however it didn't work in the same way when trying to use this same argument in curve. See what I'm talking about: # A particular normal distribution function: dn8 <- function(z,m) dnorm(z,m,8) # norm dist with sd=8 # A function that produces functions: # returns a function such that given a mean(i) depends only # on z fi <- function(i) function(z) dn8(z,i) plot(fi(370),xlim=c(360,420)) # Works well! curve(fi(380),add=T) # This doesn...
2008 May 21
0
Errors in using gdb (PR#11496)
...iCdhKJxDpDvtdijjFDNvaR0L6TUgzaXWeC60ycNWvWCSecQDVM6gdpQjuiCHqh p8kwDe2YDibOPN5ZTDxjJrRn2pzRzUbNsQxlea97AZbwK5lxVYD2NueDwfOY4CGTWRssWtp5 m6dlAd7YuXg/E8HCn45QCrQz6MX0089N7CzC2wHsuqgfXtojfdrZhVAUIZ0fNbTLrpcmtGNk vGR8DbDaxvpnEZjLEzPv89WibocKaOcbKvtRRqgu/tUS/icYbEKZb530D7SzV3iKiM8k9eEk EikD2gc4M3tlkO0zaJdN88hDu+9NCrzJ55xzjql7DIm0KgudXfuzl5ABkl2Gc4/qz3poF3h9 lTQq0oH2loZM3WOiUkXQTiKReFMe6xxgSGIeMvV6Azsf2FFAe9rS7rlret5EgnYSyRQw+vbR 3nS6HrpGpLEC7dbkTNBOIpH6CdrrjUYjgfZ6JrQLrM5Ur7ca9YjcY0gkEonU59Bu/SaOwj2m dNGlJJFI7ZR7TALtFcbtg4PVTGjncT1taa9V/Y9+ZCuCdhKJRCL1ObRbJy6DdhKJROoTaE/j etqnvVp1fvnL48g9hkQikUh9Du1Ga...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *