search for: 1d78cb97

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

2000 Jun 26
2
Looking for protect()
...ny)); for(i = 0; i < nx; i++) { tmp = REAL(x)[i]; for(j = 0; j < ny; j++) REAL(ans)[i + nx*j] = tmp * REAL(y)[j]; } UNPROTECT(1); return(ans); } -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000626/1d78cb97/attachment.html