search for: probabiliry

Displaying 1 result from an estimated 1 matches for "probabiliry".

Did you mean: probabilies
2011 Oct 06
0
Problem with .C
...d to compile and load the shared library manually, which can sometimes be frustrating when windows locks the dll. 2. Inline performs typechecking and casts variables to the right type. You can now type test(1:10,10) without needing as.numeric or as.integer. Reducing the amount of r code and the probabiliry of screwing things up by passing the wrong type. Jan > > Uwe > > >> It's really handy. >> >>> Just make the original source >>> >>> >>> void test(double *b, int *l) >>> { >>> int i; >>> for(i=0;...