search for: o18

Displaying 4 results from an estimated 4 matches for "o18".

Did you mean: 18
2012 Jun 03
0
Rexcel question
I am using the worksheet functions of RExcel. I am trying to pass a datatable to a function in the following call: =RApply(O14:O18,D6) Cells O14:O18 contain the definition of the function. This is a function that takes one argument which is a data.table. Cell D6 has the name of the data.table object. When I call the function this way, D6 is passed to the function as a string, not as a data.table. So I get an error. How can I...
2012 Feb 21
2
-O20 ?
libogg's configure script passes -O20 as a CFLAG. This is causing problems when using non-gcc compilers, such as clang (see http://tinyurl.com/7zl5bka). O20 seems like an odd optimization level. Is there a reason for it? I've never seen this before. For example, libspeex (another xiph project) just uses -O2. Thanks, aaron -------------- next part -------------- An HTML attachment
2005 Jun 28
0
Rsync special character problem
...eb-sun16" LANG="it_IT" SUPPORTED="it_IT@euro:it_IT:it:en_US:en" when I try to make the syncronization I've go the followin error on file with special char Eg.: file has vanished: "/mnt/sitg8sw20009/d/dati/HS/Eng/Drawing/AUTOBOX COMMERCIALI/C04256 - LETTORE DI TAG O18.ipt" the file is present; the proble is that it's named: that is C04256 - LETTORE DI TAG ?18.ipt how can I correct this problem? I've got some hundred of file with this strange name.. Thank you L. Luca Brighetti __________________________________________________________________...
2005 Nov 30
8
Solving Systems of Non-linear equations
I am trying to write a function that will solve a simple system of nonlinear equations for the parameters that describe the beta distribution (a,b) given the mean and variance. mean = a/(a+b) variance = (a*b)/(((a+b)^2) * (a+b+1)) Any help as to where to start would be welcome. -- Scott Story Graduate Student MSU Ecology Department 319 Lewis Hall Bozeman, Mt 59717 406.994.2670 sstory at