Skip to content
Prev 87064 / 398506 Next

How can I see how %*% is implemented?

I would like to see how the matrix multiplication operator %*% is implemented (because I want to see which external Fortran/C routines are used). How can I do so?
Best
S??ren