Skip to content
Prev 69919 / 398506 Next

applying a function over an array

On 5/18/05, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
Also you might check if your d is vectorized already (it is in your 
example) in which case you can just do:

   d(x[,1], x[,2], x[,3])